svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
iconv_zh_HK(7)
Standards, Environments, Macros, Character Sets, and miscellany
iconv_zh_HK(7)
NAME
iconv_zh_HK - codeset conversion for HKSCS encodings
DESCRIPTION
The table below provides basic information on available Hong Kong Sup‐
plementary 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.
tab() box; lw(NaNi) |lw(NaNi) lw(NaNi) |lw(NaNi) Character Set Cod‐
eDescription _ BIG5-HKSCS2004T{ Traditional Chinese multibyte codeset
using US-ASCII as the single byte codeset and HKSCS-2004 character as
two-byte codeset. T} _ BIG5-HKSCS2008T{ Traditional Chinese multibyte
codeset using US-ASCII as the single byte codeset and HKSCS-2008 char‐
acter as two-byte codeset. T}
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 sup‐
ported 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.
FILES
/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
SEE ALSO
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/
NOTES
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
Oracle Solaris 11.4 4 Nov 2014 iconv_zh_HK(7)