MPE/iX Shell and Utilities Reference Manual, Vol 2
iconv(3) MPE/iX Shell and Utilities iconv(3)
NAME
iconv — Available code sets for conversion
DESCRIPTION
The iconv(3) function converts characters from any available single byte code set to any
other available single byte code set. Table 3-2, Available Code Sets, contains a complete list
of available single byte code sets. It also gives the code that you can use to identify a given
code set when using the pax command, or the iconv_open() function.
Code Set Code Description
ISO8859-1 IS8859 Eight-bit coded graphic character set
ISO8859-1 ISO8859-1:1987 Eight-bit coded graphic character set
ISO8859-1 iso8859_1 Eight-bit coded graphic character set
ISO8859-1 8859 Eight-bit coded graphic character set
ISO646 IS646
US ASCII character set
ISO646 646
US ASCII character set
EBCDIC EBCDIC EBCIDIC character set
CP1047 CP1047 IBM Code page 1047
C C C character set
Table 3-2: Available Code Sets
SEE ALSO
pax(1),
Miscellaneous Information 3-5