Japanese Kanji/ Katakana Mixed
Details of CCSIDs and CCSID conversion for Japanese Kanji/Katakana Mixed.
Platform | Native CCSIDs |
---|---|
z/OS® | 1390, 5026 (see Note 1) |
IBM® i | 5026 (see Note 1) |
AIX | 932, 5050, 33722 (see Note 2) |
HP-UX | 932, 954, 5039 (see Note 3) |
Windows | 932, 943 (see Note 4) |
HP Integrity NonStop Server
Linux Solaris |
943, 5050 |
- CCSID 1390 does not accept lowercase characters. 5026 is a CCSID related to code page 930. CCSID 5026 is the CCSID reported on IBM i when the Japanese Katakana (DBCS) feature is selected.
- 5050 and 33722 are CCSIDs related to base code page 954 on AIX. The CCSID reported by the operating system is 33722.
- Code sets japan15 and SJIS on HP-UX are represented by CCSID 932. These have a few DBCS characters having different representations in SJIS so 932 may be converted incorrectly if the conversion is not performed on an HP-UX system. IBM MQ for HP-UX supports 5039, the correct CCSID for HP SJIS. A change to file /var/mqm/conv/ccsid.tbl can be made to change the CCSID used from 932 to 5039.
- Windows NT uses code page 932 but
this is best represented by the CCSID of 943. However, not all platforms of IBM MQ support this CCSID.
On IBM MQ for Windows, CCSID 932 is used to represent code page 932, but a change to file ../conv/table/ccsid.tbl can be made that changes the CCSID used to 943.
All platforms support conversion between their native CCSIDs and the native CCSIDs of other platforms, with the following exceptions.
z/OS
Code page:
- 1390
- Does not convert to code pages 954, 5026, 5050, 33722
- 5026
- Does not convert to code pages 954, 1390, 5050, 33722
IBM i
Code page:
- 5026
- Does not convert to code pages 1390, 5039
HP-UX
Code page:
- 932
- Does not convert to code pages 942, 943, 1390
- 954
- Does not convert to code pages 942, 943, 1390
- 5039
- Does not convert to code pages 942, 943, 1390
HP Integrity NonStop Server
Code page:
- 943
- Does not convert to code page 1390
- 5050
- Does not convert to code page 1390