Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
5/9/2005 12:26:02 PM EDT
I think that's what I asking about, like copyright and trademark. Where can I find them on my computer? Specifically, I'm looking for the suits of cards, hearts, clubs, spades, diamonds.
Can anyone help me here?
5/9/2005 12:28:47 PM EDT
[#1]
Is this what you're looking for?

www.lookuptables.com/
5/9/2005 12:28:51 PM EDT
[#2]
well there is asciitable.com but i dont think its what you want

ETA i'm 4 seconds too slow!
5/9/2005 12:34:54 PM EDT
[#3]
ASCII characters range from 1 to 255. You can print most any ASCII character to the screen by holding down the ALT key and typing in the ASCII character number on the numeric keypad on your key board.

For example, hold down ALT and type the number 92 on the keypad in a text box like when you make a new post. A backslash should appear.

To display all ASCII characters, if you have a Basic compiler, enter this program and run it:

FOR J - 1 TO 255
 PRINT CHR$(J);"  ";
NEXT

This will print out all the characters with a few spaces after them.

♥ ♦ ♣ ♠

The hearts clubs spades and diamonds are ALT 3, ALT 4, ALT 5 and ALT 6.
5/9/2005 12:35:19 PM EDT
[#4]
It doesnt have what I'm looking for. I can by without it. Thanks.
5/9/2005 12:37:11 PM EDT
[#5]

g g3
testing
5/9/2005 12:46:49 PM EDT
[#6]
start menu> programs> accessories> system tools> Character map
5/9/2005 12:51:41 PM EDT
[#7]
^ Yup character map should have it

Alt+ 4 digit code types shit out too.

5/9/2005 12:53:03 PM EDT
[#8]

Quoted:
^ Yup character map should have it

Alt+ 4 digit code types shit out too.




No, it's ALT plus the code number, from 1 to 255, typed on the NUMERIC keypad on the right of the keyboard.

5/9/2005 12:55:17 PM EDT
[#9]
nevermind im stupid
5/9/2005 2:05:02 PM EDT
[#10]

Quoted:
I think that's what I asking about, like copyright and trademark. Where can I find them on my computer? Specifically, I'm looking for the suits of cards, hearts, clubs, spades, diamonds.
Can anyone help me here?



I just tried in Wordpad and Notepad.

Doesn't work in Word or Wordpad, but it does in Notepad.

Method (as described above):  hold down an <ALT> key, and while holding it down hit the number key on the numeric keypad.  If that doesn't work try switching numlock on or off.

Heart = <ALT> + 3
Diamond = <ALT> + 4
Club = <ALT> + 5
Spade = <ALT> + 6

In Word, you can use the Insert-->Symbol menu selection, or the Windows character map as mentioned above.

Jim
5/9/2005 2:19:15 PM EDT
[#11]
? ? ??      
5/9/2005 2:19:56 PM EDT
[#12]
5/9/2005 2:21:54 PM EDT
[#13]

Quoted:
? ? ??      



Do it just like I posted. Example:

Hold down the ALT key, then, while still holding it down, type in 92 on the numeric keypad. Then release all keys. A "\" (backslash) should appear.

Here's a few:

æ (ALT + 145}

─ (ALT + 196)

═ (ALT + 205)

Ü (ALT + 154)

⌐ (ALT + 169)


5/9/2005 2:27:30 PM EDT
[#14]

Quoted:

Quoted:
I think that's what I asking about, like copyright and trademark. Where can I find them on my computer? Specifically, I'm looking for the suits of cards, hearts, clubs, spades, diamonds.
Can anyone help me here?



I just tried in Wordpad and Notepad.

Doesn't work in Word or Wordpad, but it does in Notepad.

Method (as described above):  hold down an <ALT> key, and while holding it down hit the number key on the numeric keypad.  If that doesn't work try switching numlock on or off.

Heart = <ALT> + 3
Diamond = <ALT> + 4
Club = <ALT> + 5
Spade = <ALT> + 6

In Word, you can use the Insert-->Symbol menu selection, or the Windows character map as mentioned above.

Jim



It wont work. It either prints a question mark or takes me back here.


5/9/2005 2:36:14 PM EDT
[#15]
tag
5/9/2005 2:41:04 PM EDT
[#16]
I just cut a pasted the characters into the poker game thread. Can someone get me a good diamond and not a box?
5/9/2005 2:45:18 PM EDT
[#17]

Quoted:

Quoted:

Quoted:
I think that's what I asking about, like copyright and trademark. Where can I find them on my computer? Specifically, I'm looking for the suits of cards, hearts, clubs, spades, diamonds.
Can anyone help me here?



I just tried in Wordpad and Notepad.

Doesn't work in Word or Wordpad, but it does in Notepad.

Method (as described above):  hold down an <ALT> key, and while holding it down hit the number key on the numeric keypad.  If that doesn't work try switching numlock on or off.

Heart = <ALT> + 3
Diamond = <ALT> + 4
Club = <ALT> + 5
Spade = <ALT> + 6

In Word, you can use the Insert-->Symbol menu selection, or the Windows character map as mentioned above.

Jim



It wont work. It either prints a question mark or takes me back here.





It will only work in a text editor. BTW, you owe me 50 bucks for all my time!!!!
5/9/2005 2:53:33 PM EDT
[#18]

Quoted:

Quoted:

Quoted:

Quoted:
I think that's what I asking about, like copyright and trademark. Where can I find them on my computer? Specifically, I'm looking for the suits of cards, hearts, clubs, spades, diamonds.
Can anyone help me here?



I just tried in Wordpad and Notepad.

Doesn't work in Word or Wordpad, but it does in Notepad.

Method (as described above):  hold down an <ALT> key, and while holding it down hit the number key on the numeric keypad.  If that doesn't work try switching numlock on or off.

Heart = <ALT> + 3
Diamond = <ALT> + 4
Club = <ALT> + 5
Spade = <ALT> + 6

In Word, you can use the Insert-->Symbol menu selection, or the Windows character map as mentioned above.

Jim



It wont work. It either prints a question mark or takes me back here.





It will only work in a text editor. BTW, you owe me 50 bucks for all my time!!!!




Thanks for your help. Your reward is knowing the membership poker thread is more "authentic".
5/9/2005 2:54:13 PM EDT
[#19]
If you are using Windows XP it is done differently

Type help for character map and have it installed if it is not already

I won't continue since I don't know if you have Windows XP
5/9/2005 5:46:10 PM EDT
[#20]

Quoted:
If you are using Windows XP it is done differently

Type help for character map and have it installed if it is not already

I won't continue since I don't know if you have Windows XP



I gots XP.
5/9/2005 5:50:48 PM EDT
[#21]
The Keypad trick works in Hyperterminal.

The card symbols are the lower values.
5/9/2005 6:11:34 PM EDT
[#22]
The charmap program will give you the characters that you can print. Here is how I put the at the end of my posts. To find the character that you want to print. As previously pointed out by sWs2, the charmap program will show what you can get. With Windows XP(I have Win2K at home && it works equally well), Start~>Run~>charmap. Wait a half second and a window will come up with the various fonts that are installed and the characters available. For now, just have the font as Arial. Now, you had expressed interest in the copyright and trademark figures. I'll walk you through creating both.

First for the copyright symbol. You will note that is on the fifth row down from the top and the fourth character from the left side. Click on the character and it will highlight. Note on the bottom right of the window that it will say Keystroke: Alt+0169. OK, that's exactly what we're going to do. Press && HOLD the left ALT key, now keep that key pressed and use your right hand to type on the numeric pad 0 - 1 - 6 - 9. NOW release the left ALT key. and VOILA!! There it is

©

Now for the tradmark symbol, you're going to have to scroll a good ways down to find it in the third column. Click it and check the bottom right corner of the charmap window to see Keystroke: Alt+0153. Repeat the process but use '0153' instead of '0169'. Here we go, Press && HOLD the left ALT key, now keep that key pressed and use your right hand to type on the numeric pad 0 - 1 - 5 - 3. NOW release the left ALT key. and VOILA!! There it is



HTH,

wganz


PS the ¶ character combo is 0182