Manpages

NAME

iconv_646 − code set conversion tables for ISO 646

DESCRIPTION

The following code set conversions are supported:

CONVERSIONS

The conversions are performed according to the following tables. All values in the tables are given in octal.

ISO 646 (US ASCII) to ISO 8859-1
For the conversion of ISO 646 to ISO 8859-1, all characters in ISO 646 can be mapped unchanged to ISO 8859-1

ISO 646de (GERMAN) to ISO 8859-1
For the conversion of ISO 646de to ISO 8859-1, all characters not in the following table are mapped unchanged.

ISO 646da (DANISH) to ISO 8859-1
For the conversion of ISO 646da to ISO 8859-1, all characters not in the following table are mapped unchanged.

ISO 646en (ENGLISH ASCII) to ISO 8859-1
For the conversion of ISO 646en to ISO 8859-1, all characters not in the following table are mapped unchanged.

ISO 646es (SPANISH) to ISO 8859-1
For the conversion of ISO 646es to ISO 8859-1, all characters not in the following table are mapped unchanged.

ISO 646fr (FRENCH) to ISO 8859-1
For the conversion of ISO 646fr to ISO 8859-1, all characters not in the following table are mapped unchanged.

ISO 646it (ITALIAN) to ISO 8859-1
For the conversion of ISO 646it to ISO 8859-1, all characters not in the following table are mapped unchanged.

ISO 646sv (SWEDISH) to ISO 8859-1
For the conversion of ISO 646sv to ISO 8859-1, all characters not in the following table are mapped unchanged.

FILES

/usr/lib/iconv/*.so

conversion modules

/usr/lib/iconv/*.t

conversion tables

/usr/lib/iconv/iconv_data

list of conversions supported by conversion tables

SEE ALSO

iconv(1), iconv(3C), iconv(5)