78
Hex, DEC, ASCII conversion table
Hex
Decimal
Character
0x00
0
NULL
(Null character)
0x01
1
SOH
(Start of Header)
0x02
2
STX
(Start of Text)
0x03
3
ETX
(End of Text)
0x04
4
EOT
(End of Transmission)
0x05
5
ENQ
(Enquiry)
0x06
6
ACK
(Acknowledgement)
0x07
7
BEL
(Bell)
0x08
8
BS
(Backspace)
0x09
9
HT
(Horizontal Tab)
0x0A
10
LF
(Line feed)
0x0B
11
VT
(Vertical Tab)
0x0C
12
FF
(Form feed)
0x0D
13
CR
(Carriage return)
0x0E
14
SO
(Shift Out)
0x0F
15
SI
(Shift In)
0x10
16
DLE
(Data link escape)
0x11
17
DC1
(Device control 1)
0x12
18
DC2
(Device control 2)
0x13
19
DC3
(Device control 3)
0x14
20
DC4
(Device control 4)
0x15
21
NAK
(Negative acknowledgement)
0x16
22
SYN
(Synchronous idle)
0x17
23
ETB
(End of transmission block)
0x18
24
CAN
(Cancel)
0x19
25
EM
(End of medium)
0x1A
26
SUB
(Substitute)
0x1B
27
ESC
(Escape)
0x1C
28
FS
(File separator)
0x1D
29
GS
(Group separator)
0x1E
30
RS
(Record separator)
0x1F
31
US
(Unit separator)
0x20
32
(space)
0x21
33
!
(exclamation mark)
0x22
34
"
(Quotation mark)
0x23
35
#
(Number sign)
0x24
36
$
(Dollar sign)
0x25
37
%
(Percent sign)
0x26
38
&
(Ampersand)
0x27
39
'
(Apostrophe)
0x28
40
(
(round brackets or parentheses)
0x29
41
)
(round brackets or parentheses)