6.0

95
ASCII Conversion Table
This appendix provides a table for converting among ASCII, hexadecimal, decimal and
octal values.
ASCII Conversion Table
Dec Hx Oct Char
0 00 000 NUL (null)
1 01 001 SOH (start of heading)
2 02 002 STX (start of text)
3 03 003 ETX (end of text)
4 04 004 EOT (end of transmission)
5 05 005 ENQ (enquiry)
6 06 006 ACK (acknowledge)
7 07 007 BEL (bell)
8 08 010 BS (backspace)
9 09 011 TAB (horizontal tab)
10 0A 012 LF (NL line feed, new line)
11 0B 013 VT (vertical tab)
12 0C 014 FF (NP form feed, new page)