KANJI(7) — NEWS-OS Programmer’s Manual
NAME
kanji − Kanji (Japanese character) code summary
DESCRIPTION
Kanji displays the corresponding kuten codes, JIS codes, extended UNIX codes (EUC), and shift JIS codes of the JIS standard Kanji code for information interchange (JIS X 0208−1983). The kuten codes each consist of a pair of 2-digit decimal codes, and they are inconsistent. For example, the code following 0194 is 0201.
Other codes each consist of a pair of 2-digit hexadecimal codes, and are also inconsistent.
The first and second bytes of the JIS codes are between 21 and 7e.
The first and second bytes of the EUC are between 21 and fe.
The first byte of the shift JIS code is between 81 and 9f, and e0 and fc. The second byte is between 40 and 7e, and 80 and fc. The shift JIS code whose first byte is between f0 and fc does correspond to other codes.
KutenJISEUCShift JIS
Special characters0101-0294, 2121-227e, a1a1-a2fe, 8140-81fc
Numeric0316-0325, 2330-2339, a3b0-a3b9, 824f-8258
Alphabet characters(Uppercase)0333-0358, 2341-235a, a3c1-a3da, 8260-8279
Alphabet characters(Lowercase)0365-0390, 2361-237a, a3e1-a3fa, 8281-829a
Hiragana0401-0483, 2421-2473, a4a1-a4f3, 829f-82f1
Katakana0501-0586, 2521-2576, a5a1-a5f6, 8340-8396
Greek characters(Uppercase)0601-0624, 2621-2638, a6a1-a6b8, 839f-83b6
Greek characters(Lowercase)0633-0656, 2641-2658, a6c1-a6d8, 83bf-83d6
Russian characters(Uppercase)0701-0733, 2721-2741, a7a1-a7c1, 8440-8460
Russian characters(Lowercase)0749-0781, 2751-2771, a7d1-a7f1, 8470-8491
Ruled line element0800-0833, 2821-2841, a8a1-a8c1, 849f-84bf
JIS level-1 Kanji set1601-4751, 3021-4f53, b0a1-cfd3, 889f-9872
JIS level-2 Kanji set4801-8404, 5021-7424, d0a1-f4a4, 989f-ea92
FILES
/usr/pub/ascii
NEWS-OSRelease 4.1C