6.0

Table Of Contents
167
Conversion Tables
This appendix contains an ASCII conversion table, a table for converting from points to
inches, another for converting from points to centimeters, and a table for determining the
height of a line of text given the number of Lines Per Unit (LPU).
ASCII Conversion Table
Dec Hex 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)
13 0D 015 CR (carriage return)