Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

kanji(1) [sunos man page]

kanji(1)							   User Commands							  kanji(1)

NAME
kanji - show the list of Kanji codes SYNOPSIS
kanji [-j] [-s] [-e] [-k] [-K n] [-HK n] [-h] AVAILABILITY
SUNWjfpu DESCRIPTION
The kanji command shows the list of printable characters in the current locale. When invoked without an option, encoding numbers of current locale are shown along with the characters. OPTIONS
-j JIS code numbers are shown. -s PC kanji code numbers are shown. This option is available only in a locale equivalent to "ja" locale. -e EUC code numbers are shown. This option is available only in a locale equivalent to "ja_JP.PCK" locale. -k JIS Kuten numbers are shown. -Kn In a locale equivalent to "ja" locale, this shows only those characters from row of JIS X 0208 character set n in Kuten code. In a locale equivalent to "ja_JP.PCK" locale, this shows only those characters from row of printable characters set n in Kuten code. -HK n This shows only those characters from row of JIS X 0212 character set n in Kuten code. This option is available only in a locale equivalent to ja locale. -h Help for this command is shown. SEE ALSO
PCK(5), eucJP(5) SunOS 5.10 26 May 1998 kanji(1)

Check Out this Related Man Page

PCK(5)							Standards, Environments, and Macros						    PCK(5)

NAME
PCK, pck - map between PCK and character set DESCRIPTION
PCK stands for PC Kanji code. It is also known as Shift-JIS (MS kanji) code. This manual page shows map between PCK and character set. PCK allocates the first byte of each kanji code which corresponds to JIS X0208-1990 and so on to the code other than code range of 0x00-0x7f and 0xa1-0xdf. The following is a map table for PCK and character set. +-----------------------------------------------------------+ |PCK character set | |0x00 - 0x19 JIS X 0201-1976 function | | character set | |0x20 JIS X 0201-1976 space char- | | acter | |0x21 - 0x7e JIS X 0201-1976 figure | | character set for roman | | character | |0x7f JIS X 0201-1976 erase char- | | acter | |0xa1 - 0xdf JIS X 0201-1976 figure | | character set for katakana | | (except for an area of | | undefined character E/0 - | | F/14) | |0x8140 - 0x817e JIS X 0208-1990 (1 ku 1 | | ten - 1 ku 63 ten) | |0x8180 - 0x819e JIS X 0208-1990 (1 ku 64 | | ten - 1 ku 94 ten) | |0x819f - 0x81fc JIS X 0208-1990 (2 ku 1 | | ten - 2 ku 94 ten) | | : : | | : : | |0x9f9f - 0x9ffc JIS X 0208-1990 (62 ku 1 | | ten - 62 ku 94 ten) | |0xe040 - 0xe07e JIS X 0208-1990 (63 ku 1 | | ten - 63 ku 63 ten) | | : : | | : : | |0xea40 - 0xea7e JIS X 0208-1990 (83 ku 1 | | ten - 83 ku 63 ten) | |0xea80 - 0xea9e JIS X 0208-1990 (83 ku 64 | | ten - 83 ku 94 ten) | |0xea9f - 0xeafc JIS X 0208-1990 (84 ku 1 | | ten - 84 ku 94 ten) | +-----------------------------------------------------------+ The differences from character set of Japanese EUC are, o Character set of Japanese EUC codeset 3 (JIS X 0212-1990) is not assigned except a part of Vender Defined Character (IBM extension character) (see NOTES). o Character set which corresponds to Japanese EUC C1 control code is not assigned. NOTES
In PCK area below has special meaning. +---------------------------------------------------------------------------+ |PCK area of character set meaning | |0x8740 - 0x879e JIS X 0208-1990 13 ku Vender Defined Character | | (special symbols) | |0xeb40 - 0xecfc Invalid | |0xed40 - 0xeffc Vender Defined Character | | (IBM extension character NEC | | selected) | |0xf040 - 0xf9fc User Defined Character | | 1 ku - 20 ku | |0xfa40 - 0xfcfc Vender Defined Character | | (IBM extension character) | +---------------------------------------------------------------------------+ SEE ALSO
eucJP(5) SunOS 5.10 6 Jan 1999 PCK(5)
Man Page