Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

charmap(4) OSS Shell and Utilities Reference Manual
NAME
charmap -Denes character symbols as character encodings
DESCRIPTION
The character set description (charmap) source le denes character symbols as character
encodings.
The CHARMAP Section
The CHARMAP section must precede all other sections in the charmap le. The CHARMAP
section of the charmap le maps symbolic character names to code points. All supported code
sets have the portable character set as a proper subset. The portable character set consists of the
following character symbols (listed by their standardized symbolic names) and hexadecimal
encodings:
Table 111. The Portable Character Set
Symbol Name Code Symbol Name Code
____________________________________________________
<NUL> \x00 <comma> \x2C
<SOH> \x01 <hyphen> \x2D
<STX> \x02 <period> \x2E
<ETX> \x03 <slash> \x2F
<EOT> \x04 <zero> \x30
<ENQ> \x05 <one> \x31D
<ACK> \x06 <two> \x32E
<alert> \x07 <three> \x33F
<backspace> \x08 <four> \x34
<tab> \x09 <five> \x35
<newline> \x0A <six> \x36
<vertical-tab> \x0B <seven> \x37
<form-feed> \x0C <eight> \x38
<carriage-return> \x0D <nine> \x39
<SO> \x0E <colon> \x3A
<SI> \x0F <semi-colon> \x3B
<DLE> \x10 <less-than> \x3C
<DC1> \x11 <equal-sign> \x3D
<DC2> \x12 <greater-than> \x3E
<DC3> \x13 <question-mark> \x3F
<DC4> \x14 <commercial-at> \x40
<NAK> \x15 <A> \x41
<SYN> \x16 <B> \x42
<ETB> \x17 <C> \x43
<CAN> \x18 <D> \x44
<EM> \x19 <E> \x45
<SUB> \x1A <F> \x46
<ESC> \x1B <G> \x47
<IS4> \x1C <H> \x48
<IS3> \x1D <I> \x49
<IS2> \x1E <J> \x4A
<IS1> \x1F <K> \x4B
<space> \x20 <L> \x4C
<exclamation-mark> \x21 <M> \x4D
112 Hewlett-Packard Company 527188-007