
39
10. Table of ASCII codes
ASCII code
00H
01H
02H
03H
04H
05H
06H
07H
Code used
NUL
SOH
STX
ETX
EOT
ENQ
ACK
BEL
ASCII code
08H
09H
0AH
0BH
0CH
0DH
0EH
0FH
Code used
BS
HT
LF
VT
FF
CR
SO
SI
ASCII code
10H
11H
12H
13H
14H
15H
16H
17H
Code used
DLE
DC1
DC2
DC3
DC4
NAK
SYM
ETB
ASCII code
18H
19H
1AH
1BH
1CH
1DH
1EH
1FH
Code used
CAN
EM
SUB
ESC
FS
GS
RS
US
ASCII code
20H
21H
22H
23H
24H
25H
26H
27H
Code used
スペース
!
”
#
$
%
&
’
ASCII code
28H
29H
2AH
2BH
2CH
2DH
2EH
2FH
Code used
(
)
*
+
,
−
.
/
ASCII code
30H
31H
32H
33H
34H
35H
36H
37H
Code used
0
1
2
3
4
5
6
7
ASCII code
38H
39H
3AH
3BH
3CH
3DH
3EH
3FH
Code used
8
9
:
;
<
=
>
?
ASCII code
40H
41H
42H
43H
44H
45H
46H
47H
Code used
@
A
B
C
D
E
F
G
ASCII code
48H
49H
4AH
4BH
4CH
4DH
4EH
4FH
Code used
H
I
J
K
L
M
N
O
ASCII code
50H
51H
52H
53H
54H
55H
56H
57H
Code used
P
Q
R
S
T
U
V
W
ASCII code
58H
59H
5AH
5BH
5CH
5DH
5EH
5FH
Code used
X
Y
Z
[
¥
]
^
_
ASCII code
60H
61H
62H
63H
64H
65H
66H
67H
Code used
‘
a
b
c
d
e
f
g
ASCII code
68H
69H
6AH
6BH
6CH
6DH
6EH
6FH
Code used
h
i
j
k
l
m
n
o
ASCII code
70H
71H
72H
73H
74H
75H
76H
77H
Code used
p
q
r
s
t
u
v
w
ASCII code
78H
79H
7AH
7BH
7CH
7DH
7EH
7FH
Code used
x
y
z
{
|
}
∼
DEL
Comentarios a estos manuales