The following table lists the supported standard character set:
note: The list is sorted by the ANSI number.
|
Standard character set |
||||
|---|---|---|---|---|
|
ANSI no. |
Hex code |
Key or key sequence |
Standard character set: graphic and name |
|
|
032 |
\x20 |
space |
|
space |
|
033 |
\x21 |
! |
! |
exclaim |
|
034 |
\x22 |
" (Smart Quotes off ) |
" |
quotedbl |
|
035 |
\x23 |
# |
# |
numbersign |
|
036 |
\x24 |
$ |
$ |
dollar |
|
037 |
\x25 |
% |
% |
percent |
|
038 |
\x26 |
& |
& |
ampersand |
|
040 |
\x28 |
( |
( |
parenleft |
|
041 |
\x29 |
) |
) |
parenright |
|
042 |
\x2a |
* |
* |
asterisk |
|
043 |
\x2b |
+ |
+ |
plus |
|
044 |
\x2c |
, (comma) |
, |
comma |
|
045 |
\\ |
- (hyphen) |
- |
hyphen |
|
046 |
\x2e |
. (period) |
. |
period |
|
047 |
\x2f |
/ |
/ |
slash |
|
048 |
\x30 |
0 |
0 |
zero |
|
049 |
\x31 |
1 |
1 |
one |
|
050 |
\x32 |
2 |
2 |
two |
|
051 |
\x33 |
3 |
3 |
three |
|
052 |
\x34 |
4 |
4 |
four |
|
053 |
\x35 |
5 |
5 |
five |
|
054 |
\x36 |
6 |
6 |
six |
|
055 |
\x37 |
7 |
7 |
seven |
|
056 |
\x38 |
8 |
8 |
eight |
|
057 |
\x39 |
9 |
9 |
nine |
|
058 |
\x3a |
: |
: |
colon |
|
059 |
\x3b |
; |
; |
semicolon |
|
060 |
\x3c |
< |
< |
less |
|
061 |
\x3d |
= |
= |
equal |
|
062 |
\x3e |
> |
> |
greater |
|
063 |
\x3f |
? |
? |
question |
|
064 |
\x40 |
@ |
@ |
at |
|
065 |
\x41 |
A |
A |
A |
|
066 |
\x42 |
B |
B |
B |
|
067 |
\x43 |
C |
C |
C |
|
068 |
\x44 |
D |
D |
D |
|
069 |
\x45 |
E |
E |
E |
|
070 |
\x46 |
F |
F |
F |
|
071 |
\x47 |
G |
G |
G |
|
072 |
\x48 |
H |
H |
H |
|
073 |
\x49 |
I |
I |
I |
|
074 |
\x4a |
J |
J |
J |
|
075 |
\x4b |
K |
K |
K |
|
076 |
\x4c |
L |
L |
L |
|
077 |
\x4d |
M |
M |
M |
|
078 |
\x4e |
N |
N |
N |
|
079 |
\x4f |
O |
O |
O |
|
080 |
\x50 |
P |
P |
P |
|
081 |
\x51 |
Q |
Q |
Q |
|
082 |
\x52 |
R |
R |
R |
|
083 |
\x53 |
S |
S |
S |
|
084 |
\x54 |
T |
T |
T |
|
085 |
\x55 |
U |
U |
U |
|
086 |
\x56 |
V |
V |
V |
|
087 |
\x57 |
W |
W |
W |
|
088 |
\x58 |
X |
X |
X |
|
089 |
\x59 |
Y |
Y |
Y |
|
090 |
\x5a |
Z |
Z |
Z |
|
091 |
\x5b |
[ |
[ |
bracketleft |
|
092 |
\x5c |
\ |
\ |
backslash |
|
093 |
\x5d |
] |
] |
bracketright |
|
094 |
\x5e |
^ |
^ |
asciicircum |
|
095 |
\x5f |
_(underline) |
_ |
underscore |
|
097 |
\x61 |
a |
a |
a |
|
098 |
\x62 |
b |
b |
b |
|
099 |
\x63 |
c |
c |
c |
|
0100 |
\x64 |
d |
d |
d |
|
0101 |
\x65 |
e |
e |
e |
|
0102 |
\x66 |
f |
f |
f |
|
0103 |
\x67 |
g |
g |
g |
|
0104 |
\x68 |
h |
h |
h |
|
0105 |
\x69 |
i |
i |
i |
|
0106 |
\x6a |
j |
j |
j |
|
0107 |
\x6b |
k |
k |
k |
|
0108 |
\x6c |
l |
l |
l |
|
0109 |
\x6d |
m |
m |
m |
|
0110 |
\x6e |
n |
n |
n |
|
0111 |
\x6f |
o |
o |
o |
|
0112 |
\x70 |
p |
p |
p |
|
0113 |
\x71 |
q |
q |
q |
|
0114 |
\x72 |
r |
r |
r |
|
0115 |
\x73 |
s |
s |
s |
|
0116 |
\x74 |
t |
t |
t |
|
0117 |
\x75 |
u |
u |
u |
|
0118 |
\x76 |
v |
v |
v |
|
0119 |
\x77 |
w |
w |
w |
|
0120 |
\x78 |
x |
x |
x |
|
0121 |
\x79 |
y |
y |
y |
|
0122 |
\x7a |
z |
z |
z |
|
0123 |
\x7b |
{ |
{ |
braceleft |
|
0124 |
\x7c |
| |
| |
bar |
|
0125 |
\x7d |
} |
} |
braceright |
|
0126 |
\x7e |
~ |
~ |
asciitilde |
|
0130 |
\xe2 |
Control+q b |
‚ |
quotesinglbase |
|
0131 |
\xc4 |
Control+q Shift+d |
ƒ |
florin |
|
0132 |
\xe3 |
Control+q c |
„ |
quotedblbase |
|
0133 |
\xc9 |
Control+q Shift+i) |
… |
ellipsis |
|
0134 |
\xa0 |
Control+q space |
† |
dagger |
|
0135 |
\xe0 |
Control+q ` |
‡ |
daggerdbl |
|
0136 |
\xf6 |
Control+q v |
ˆ |
circumflex |
|
0137 |
\xe4 |
Control+q d |
‰ |
perthousand |
|
0138 |
\xb3 |
Control+q 3 |
š |
Reserved |
|
0139 |
\xdc |
Control+q \ |
‹ |
guilsinglleft |
|
0140 |
\xce |
Control+q } Shift+n |
Œ |
OE |
|
0145 |
\xd4 |
Control+q Shift+t or ` |
‘ |
quoteleft |
|
0146 |
\xd5 |
Control+q Shift+u |
’ |
quoteright |
|
0147 |
\xd2 |
Alt+Control+` or Control+q Shift+r |
“ |
quotedblleft |
|
0148 |
\xd3 |
Control+Alt+' or Control+q Shift+s |
” |
quotedblright |
|
0149 |
\xa5 |
Control+q % |
• |
bullet |
|
0150 |
\xd0 |
Control+q Shift+p |
– |
endash |
|
0151 |
\xd1 |
Control+q Shift+q |
— |
emdash |
|
0152 |
\xf7 |
Control+q w |
~ |
tilde |
|
0153 |
\xaa |
Control+q * |
™ |
trademarkserif |
|
0154 |
\xf0 |
Control+q p |
š |
Reserved |
|
0155 |
\xdd |
Control+q ] |
› |
guilsinglright |
|
0156 |
\xcf |
Control+q Shift+o |
œ |
oe |
|
0159 |
\xd9 |
Esc % Shift+y |
Ÿ |
Ydieresis |
|
0161 |
\xc1 |
Control+q Shift+a |
¡ |
exclamdown |
|
0162 |
\xa2 |
Control+q " |
¢ |
cent |
|
0163 |
\xa3 |
Control+q # |
£ |
sterling |
|
0164 |
\xdb |
Control+q [ |
¤ |
currency |
|
0165 |
\xb4 |
Control+q 4 |
¥ |
yen |
|
0166 |
\xad |
Control+q hyphen |
¦ |
pipe |
|
0167 |
\xa4 |
Control+q $ |
§ |
section |
|
0168 |
\xac |
Control+q , |
¨ |
dieresis |
|
0169 |
\xa9 |
Control+q ) |
© |
copyrightserif |
|
0170 |
\xbb |
Control+q ; |
ª |
ordfeminine |
|
0171 |
\xc7 |
Control+q Shift+g |
« |
guillemetleft |
|
0172 |
\xc2 |
Control+q Shift+b |
¬ |
logicalnot |
|
0173 |
\x2d |
- (hyphen) |
- |
hyphen |
|
0174 |
\xa8 |
Control+q ( |
® |
registerserif |
|
0175 |
\xf8 |
Control+q x |
¯ |
macron |
|
0176 |
\xfb |
Control+q { |
° |
ring |
|
0177 |
\xb1 |
Control+q 1 |
± |
plusminus |
|
0178 |
\xb7 |
Control+q 7 |
2 |
Reserved |
|
0179 |
\xb8 |
Control+q 8 |
3 |
Reserved |
|
0180 |
\xab |
Control+q + |
´ |
acute |
|
0181 |
\xb5 |
Control+q 5 |
µ |
Reserved |
|
0182 |
\xa6 |
Control+q & |
¶ |
paragraph |
|
0183 |
\xe1 |
Control+q a |
· |
periodcentered |
|
0184 |
\xfc |
Control+q ¦ |
¸ |
cedilla |
|
0185 |
\xb6 |
Control+q 6 |
1 |
Reserved |
|
0186 |
\xbc |
Control+q < |
º |
ordmasculine |
|
0187 |
\xc8 |
Control+q Shift+h |
» |
guillemetright |
|
0188 |
\xb9 |
Control+q 9 |
¼ |
Reserved |
|
0189 |
\xba |
Control+q : |
½ |
Reserved |
|
0190 |
\xbd |
Control+q = |
¾ |
Reserved |
|
0191 |
\xc0 |
Control+q @ |
¿ |
questiondown |
|
0192 |
\xcb |
Esc ` Shift+a |
À |
Agrave |
|
0193 |
\xe7 |
Esc ' Shift+a |
Á |
Aacute |
|
0194 |
\xe5 |
Esc ^ Shift+a |
 |
Acircumflex |
|
0195 |
\xcc |
Esc ~ Shift+a |
à |
Atilde |
|
0196 |
\x80 |
Esc % Shift+a |
Ä |
Adieresis |
|
0197 |
\x81 |
Esc * Shift+a |
Å |
Aring |
|
0198 |
\xae |
Control+q . |
Æ |
AE |
|
0199 |
\x82 |
Esc comma Shift+c |
Ç |
Ccedilla |
|
0200 |
\xe9 |
Esc ` Shift+e |
È |
Egrave |
|
0201 |
\x83 |
Esc ' Shift+e |
É |
Eacute |
|
0202 |
\xe6 |
Esc ^ Shift+e |
Ê |
Ecircumflex |
|
0203 |
\xe8 |
Esc % Shift+e |
Ë |
Edieresis |
|
0204 |
\xed |
Esc ` Shift+i |
Ì |
Igrave |
|
0205 |
\xea |
Esc ' Shift+i |
Í |
Iacute |
|
0206 |
\xeb |
Esc ^ Shift+i |
Î |
Icircumflex |
|
0207 |
\xec |
Esc % Shift+i |
Ï |
Idieresis |
|
0208 |
\xc3 |
Control+q Shift+c |
Ð |
Reserved |
|
0209 |
\x84 |
Esc ~ Shift+n |
Ñ |
Ntilde |
|
0210 |
\xf1 |
Esc ` Shift+o |
Ò |
Ograve |
|
0211 |
\xee |
Esc ' Shift+o |
Ó |
Oacute |
|
0212 |
\xef |
Esc ^ Shift+o |
Ô |
Ocircumflex |
|
0213 |
\xcd |
Esc ~ Shift+o |
Õ |
Otilde |
|
0214 |
\x85 |
Esc % Shift+o |
Ö |
Odieresis |
|
0215 |
\xb0 |
Control+q zero |
× |
Reserved |
|
0216 |
\xaf |
Control+q / |
Ø |
Oslash |
|
0217 |
\xf4 |
Esc ` Shift+u |
Ù |
Ugrave |
|
0218 |
\xf2 |
Esc ' Shift+u |
Ú |
Uacute |
|
0219 |
\xf3 |
Esc ^ Shift+u |
Û |
Ucircumflex |
|
0220 |
\x86 |
Esc % Shift+u |
Ü |
Udieresis |
|
0221 |
\xc5 |
Control+q Shift+e |
Ý |
Reserved |
|
0222 |
\xd7 |
Control+q Shift+w |
Þ |
Reserved |
|
0223 |
\xa7 |
Control+q ' |
ß |
germandbls |
|
0224 |
\x88 |
Esc ` a |
à |
agrave |
|
0225 |
\x87 |
Esc ' a |
á |
aacute |
|
0226 |
\x89 |
Esc ^ a |
â |
acircumflex |
|
0227 |
\x8b |
Esc ~ a |
ã |
atilde |
|
0228 |
\x8a |
Esc % a |
ä |
adieresis |
|
0229 |
\x8c |
Esc * a |
å |
aring |
|
0230 |
\xbe |
Control+q > |
æ |
ae |
|
0231 |
\x8d |
Esc comma c |
ç |
ccedilla |
|
0232 |
\x8f |
Esc ` e |
è |
egrave |
|
0233 |
\x8e |
Esc ' e |
é |
eacute |
|
0234 |
\x90 |
Esc ^ e |
ê |
ecircumflex |
|
0235 |
\x91 |
Esc % e |
ë |
edieresis |
|
0236 |
\x92 |
Esc ` i |
ì |
igrave |
|
0237 |
\x93 |
Esc ' i |
í |
iacute |
|
0238 |
\x94 |
Esc ^ i |
î |
icircumflex |
|
0239 |
\x95 |
Esc % i |
ï |
idieresis |
|
0240 |
\xb2 |
Control+q 2 |
ð |
Reserved |
|
0241 |
\x96 |
Esc ~ n |
ñ |
ntilde |
|
0242 |
\x98 |
Esc ` o |
ò |
ograve |
|
0243 |
\x97 |
Esc ' o |
ó |
oacute |
|
0244 |
\x99 |
Esc ^ o |
ô |
ocircumflex |
|
0245 |
\x9b |
Esc ~ o |
õ |
otilde |
|
0246 |
\x9a |
Esc % o |
ö |
odieresis |
|
0247 |
\xd6 |
Control+q Shift+v |
÷ |
Reserved |
|
0248 |
\xbf |
Control+q ? |
ø |
oslash |
|
0249 |
\x9d |
Esc ` u |
ù |
ugrave |
|
0250 |
\x9c |
Esc ' u |
ú |
uacute |
|
0251 |
\x9e |
Esc ^ u |
û |
ucircumflex |
|
0252 |
\x9f |
Esc % u |
ü |
udieresis |
|
0253 |
\xc6 |
Control+q Shift+f |
ý |
Reserved |
|
0254 |
\xca |
Control+q Shift+j |
þ |
Reserved |
|
0255 |
\xd8 |
Esc % y |
ÿ |
ydieresis |