Go to main content

マニュアルページ セクション 7: 標準、環境、マクロ、文字セット、その他

印刷ビューの終了

更新: 2022年7月27日
 
 

iconv_zh_HK (7)

名前

iconv_zh_HK - codeset conversion for HKSCS encodings

説明

The table below provides basic information on available Hong Kong Supplementary Character Set code conversions.

The listed names in the table are canonical names. There are aliases, e.g., Big5-HKSCS, zh_HK.hkscs, and such for BIG5-HKSCS2008, that are also supported.

Character Set Code
Description
BIG5-HKSCS2004
Traditional Chinese multibyte codeset using US-ASCII as the single byte codeset and HKSCS-2004 character as two-byte codeset.
BIG5-HKSCS2008
Traditional Chinese multibyte codeset using US-ASCII as the single byte codeset and HKSCS-2008 character as two-byte codeset.

Available iconv and cconv conversions in the current system can be obtained by running iconv -l as described in the iconv(1) manual page.

Additional information on the mappings between canonical names and supported aliases with optional variant levels, refer to alias (5) manual page and also /usr/lib/iconv/alias file.

For any characters that exist and legal in a fromcode that do not exist in a tocode of any of the above codesets, each of such characters will be converted into '?' (0x3f) as a non-identical code conversion. If the tocode is a Unicode encoding, U+FFFD (replacement character) will be used instead.

ファイル

/usr/lib/iconv/*.so

iconv conversion modules

/usr/lib/iconv/*.bt

cconv code conversion binary tables for iconv(1), cconv (3C) , and iconv(3C)

/usr/lib/iconv/geniconvtbl/binarytables/*.bt

geniconvtbl conversion binary tables for iconv(1) and iconv(3C)

/usr/lib/iconv/alias

alias table file of codeset names

関連項目

geniconvtbl(1), iconv(1), cconv (3C) , cconv_close (3C) , cconv_open (3C) , cconvctl (3C) , iconv(3C), iconv_close(3C), iconv_open(3C), iconvctl(3C), alias (5) , geniconvtbl (5) , geniconvtbl-cconv (5) , iconv_extra (7) , iconv_ja (7) , iconv_ko (7) , iconv_unicode (7) , iconv_zh (7) , iconv_zh_TW (7)

Hong Kong Supplementary Character Set 2005.5, 2009.12, Chinese Language Interface Advisory Committee.

Unicode Standard Annex #38: Unicode Han Database (Unihan), https://www.unicode.org/reports/tr38/

The cconv code conversions related to the HKSCS codesets listed here also support the following variations based on the Unihan database:

level 1:

kSimplifiedVariant

level 2:

kTraditionalVariant

level 3:

kSemanticVariant

level 4:

kZVariant

level 5:

kCompatibilityVariant

level 6:

kSpecializedSemanticVariant