Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

File Format Reference Pages charmap(4)
<quotation-mark> \x22 <N> \x4E
<number-sign> \x23 <O> \x4F
<dollar-sign> \x24 <P> \x50
<percent> \x25 <Q> \x51
<ampersand> \x26 <R> \x52
<apostrophe> \x27 <S> \x53
<left-parenthesis> \x28 <T> \x54
<right-parenthesis>
\x29 <U> \x55
<asterisk> \x2A <V> \x56
<plus-sign> \x2B <W> ex57
<X> \x58 <l> \x6C
<Y> \x59 <m> \x6D
<Z> \x5A <n> \x6E
<left-bracket> \x5B <o> \x6F
<backslash> \x5C <p> \x70
<right-bracket> \x5D <q> \x71
<circumex> \x5E <r> \x72
<underscore> \x5F <s> \x73
<grave-accent> \x60 <t> \x74
<a> \x61 <u> \x75
<b> \x62 <v> \x76
<c> \x63 <w> \x77
<d> \x64 <x> \x78
<e> \x65 <y> \x79
<f> \x66 <z> \x7A
<g> \x67 <left-brace> \x7B
<h> \x68 <vertical-line> \x7C
<i> \x69 <right-brace> \x7D
<j> \x6A <tilde> \x7E
<k> \x6B <DEL> \x7F
____________________________________________________
The CHARMAP section contains the following four components:
The CHARMAP section header.
An optional special symbolic name declarations section. The symbolic name and value
must be separated by one or more space characters. The following are the special sym-
bolic names and their meanings:
<code_set_name>
Species the name of the coded character set for which the charmap le is
dened. This value determines the value returned by the nl_langinfo
(CODESET) subroutine.
<mb_cur_max>
Species the maximum number of bytes in a character for the coded character
set. Valid values are 1 to 4. The default value is 1.
<mb_cur_min>
Species the minimum number of bytes in a character for the coded character
set. Since all supported code sets have the portable character set as a proper
subset, this value must be 1.
527188-004 Hewlett-Packard Company 113