ASCII(7,F) AIX Technical Reference ASCII(7,F)
-------------------------------------------------------------------------------
ascii
PURPOSE
Maps the ASCII character set.
SYNOPSIS
cat /usr/pub/ascii
DESCRIPTION
ASCII is a map of the ASCII character set that gives both the octal and
hexadecimal equivalents for each character. This file can be printed as
needed.
Note: This is neither the PC ASCII nor the AIX ASCII character set. See "data
stream" for information about these character sets.
The contents of this file are:
+-----------------------------------------------------------------------------+
| This figure cannot be displayed properly on the screen. |
| Please refer to the printed book. |
+-----------------------------------------------------------------------------+
Figure 6. Octal ASCII Character Set
+-----------------------------------------------------------------------------+
| This figure cannot be displayed properly on the screen. |
| Please refer to the printed book. |
+-----------------------------------------------------------------------------+
Figure 7. Hexadecimal ASCII Character Set
FILE
/usr/pub/ascii
Processed November 7, 1990 ASCII(7,F) 1