Basic (ASCII)
! !   ! close exclamation mark (cf.open exclamation mark)
" " " " straight double quotation marks = APL quote, U+0022 ISOnum
# #   # pound or hash
$ $   $ dollar
% %   % percent
& &   & ampersand, U+0026 ISOnum
' '   ' single quote
( (   ( left parenthesis
) )   ) right parenthesis
* *   * askterisk
+ +   + plus
, ,   , comma
- -   - hyphen
. .   . period
/ /   / slash
0 0   0 zero
1 1   1 one
2 2   2 two
3 3   3 three
4 4   4 four
5 5   5 five
6 6   6 six
7 7   7 seven
8 8   8 eight
9 9   9 nine
: :   : colon
&#0059; ;   ; semicolon
&#0060; <   < less than sign, U+003C ISOnum (less than sign is NOT the same character as U+2329 lang or U+2039 'single left-pointing angle quotation mark')
&#0061; =   = equal sign
&#0062; >   > greater than sign, U+003E ISOnum (greater than sign is NOT the same character as U+232A rang or U+203A 'single right-pointing angle quotation mark')
&#0063; ?   ? close question mark (cf.open question mark)
&#0064; @   @ at symbol
&#0065; A   A Capital A
&#0066; B   B Capital B
&#0067; C   C Capital C
&#0068; D   D Capital D
&#0069; E   E Capital E
&#0070; F   F Capital F
&#0071; G   G Capital G
&#0072; H   H Capital H
&#0073; I   I Capital I
&#0074; J   J Capital J
&#0075; K   K Capital K
&#0076; L   L Capital L
&#0077; M   M Capital M
&#0078; N   N Capital N
&#0079; O   O Capital O
&#0080; P   P Capital P
&#0081; Q   Q Capital Q
&#0082; R   R Capital R
&#0083; S   S Capital S
&#0084; T   T Capital T
&#0085; U   U Capital U
&#0086; V   V Capital V
&#0087; W   W Capital W
&#0088; X   X Capital X
&#0089; Y   Y Capital Y
&#0090; Z   Z Capital Z
&#0091; [   [ left bracket
&#0092; \   \ back slash
&#0093; ]   ] right bracket
&#0094; ^   ^ circumflex, or carrot
&#0095; _   _ underscore
&#0096; ` &grave; ` grave (left) accent (cf.acute)
&#0097; a   a Small a
&#0098; b   b Small b
&#0099; c   c Small c
&#0100; d   d Small d
&#0101; e   e Small e
&#0102; f   f Small f
&#0103; g   g Small g
&#0104; h   h Small h
&#0105; i   i Small i
&#0106; j   j Small j
&#0107; k   k Small k
&#0108; l   l Small l
&#0109; m   m Small m
&#0110; n   n Small n
&#0111; o   o Small o
&#0112; p   p Small p
&#0113; q   q Small q
&#0114; r   r Small r
&#0115; s   s Small s
&#0116; t   t Small t
&#0117; u   u Small u
&#0118; v   v Small v
&#0119; w   w Small w
&#0120; x   x Small x
&#0121; y   y Small y
&#0122; z   z Small z
&#0123; {   { left brace
&#0124; |   | solid bar
&#0125; }   } right brace
&#0126; ~   ~ tilde, U+007E (tilde is NOT the same character as the tilde operator, U+223C, although the same glyph might be used to represent both)