listconv command: list all the default converters in CCSID
Syntax
listconv [-l] [-a] [-c]
Description
Use the listconv command to generate a list of all the default converters in CCSID (coded character set identifier).
Flags
You can use these flags with the listconv command.
- -l
- Provides a complete list of all the default converters in CCSID.
- -a
- Provides a list of all the aliases of the converters in CCSID.
- -c
- Provides a CCSID of the converter.
Example
To generate a list of all the default converters in CCSID, enter:
listconv -l
listconv returns information similar to this:
UTF-8 Platform: UCNV_IBM CCSID: 1208 with 7 aliases: UTF-8 ibm-1208 ibm-1209 ibm-5304 ibm-5305 cp1208 cp65001 -------------------- UTF-16 Platform: UCNV_IBM with 4 aliases: UTF-16 ISO-10646-UCS-2 csUnicode ucs-2 -------------------- UTF-16BE Platform: UCNV_IB