Information
ASCII Table
Hex
00
01
02
03
04
05
06
07
08
09
0a
0b
0c
Dec
0
Char
NUL
SOH
STX
ETX
EOT
ENQ
ACK
BEL
BS
(Null char.)
1 (Start of Header)
(Start of Text)2
3 (End of Text)
4 (End of Transmission)
(Enquiry)5
6 (Acknowledgment)
(Bell)
7
8 (Backspace)
9 HT (HorizontalTab)
(Line Feed)
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
LF
VT (VerticalTab)
FF (Form Feed)
0d
0e
0f
CR (Carriage Return)
(Shift Out)SO
SI (Shift In)
10
11
12
13
14
15
16
17
18
19
1a
1b
1c
DLE
DC1
DC2
DC3
DC4
NAK
SYN
ETB
CAN
EM
(Data Link Escape)
(XON) (Device Control 1)
(Device Control 2)
(XOFF) (Device Control 3)
(Device Control 4)
(NegativeAcknowledgment)
(Synchronous Idle)
(End of Trans. Block)
(Cancel)
(End of Medium)
(Substitute)
SUB
ESC
FS
(Escape)
(File Separator)
(Group Separator)
1d GS
234