HP-UX 11i Version 1.6 Release Notes
Internationalization
Greek Euro Support
Chapter 9
177
For example, to specify the Euro as the currency in the Greek UTF-8 locale, the following
environment variables should be set to enable monetary formatting, such as used by
strfmon (3C):
LANG=el_GR.utf8
LC_MONETARY=el_GR.utf8@euro
Data conversion (iconv) for Greek Euro:
Greek iconv converters have been updated to support the 4 new characters added to
ISO-88597 (see table in Greek locales section) in conversions with UTF-8 and Unicode.
List of converter tables enhanced:
iso87 <-> ucs2
iso87 <-> utf8
Also, new iconv converters have been added to support data conversion between Greek
EBCDIC (code page 875) and UTF-8/Unicode.
List of converter tables added:
greee <-> ucs2
greek <-> utf8
ISO-88597 and Greek EBCDIC converters have been enhanced to support Euro and
have been aligned to match the expected mappings as defined by IBM for code page 875.
List of converter tables modified to align with expected mappings:
greee <-> iso87
The following table shows the modified code mapping changes made in converting from
ISO-88597 to Greek EBCDIC / Code Page 875 (iso87=greee):
Table 9-10 ISO-88597 TO Greek EBCDIC Code Mapping Changes
ISO-88597 Code Page 875
(Incorrect)
Code Page 875
(Corrected)
0X27 0Xd0 0X7d
0X40 0Xff 0X7c
0X5c 0Xff 0Xe0
0X7b 0Xff 0Xc0
0X7c 0Xff 0X6a
0X7d 0Xff 0Xd0
0X7e 0Xff 0Xa1
0Xa0 0Xff 0X74
0Xa1 0X79 0Xce
0Xa2 0Xd0 0Xde
0Xa3 0X7b 0Xb0
0Xa4 0Xff 0Xfc