Character Data Handling
Transform, Mask, Convert and Generate
IRI software products support these data formats -- as well as custom format masks and composite data values -- for data transformation, reporting, and test data generation purposes:
|
Single Byte Alphabetic Types |
Reference Standard |
|
ASCII [LATIN1] |
ISO 8859-1 |
|
EBCDIC |
IBM Standard |
|
LATIN2 |
ISO 8859-2 |
|
LATIN3 |
ISO 8859-3 |
|
BALTIC |
ISO 8859-4 |
|
CYRILLIC |
ISO 8859-5 |
|
ARABIC |
ISO 8859-6 |
|
GREEK |
ISO 8859-7 |
|
HEBREW |
ISO 8859-8 |
|
TURKISH [LATIN5] |
ISO 8859-9 |
|
LATIN6 |
ISO 8859-10 |
|
ASC_IN_EBC |
e.g. "123">"ABC" |
|
ASC_IN_NATURAL |
e.g. "ABC">"A-D" |