Does same chinese characters shared by cjk share same unicode value?

做~自己de王妃 提交于 2019-12-10 22:34:45

问题


There are almost 808 chinese characters shared by china and japan and korea ,such as (means door in English),the unicode value of chinese is 9580,What about the japanese and korea ?
What are the unicode value of japanese and korea ?
Are they same?


回答1:


I'm not particularly well versed in how Han characters are handled by Unicode, but it would appear that the character is shared. U+9580 sits under the CJK Unified Ideographs block. As wikipedia describes it:

The Chinese, Japanese and Korean (CJK) scripts share a common background, collectively known as CJK characters. In the process called Han unification, the common (shared) characters were identified and named "CJK Unified Ideographs". As of Unicode 8.0, Unicode defines a total of 80,388 CJK Unified Ideographs

Under the Han unification effort, one important point to note is:

Modern Chinese, Japanese and Korean typefaces typically use regional or historical variants of a given Han character.




回答2:


Mostly yes, but some variant characters are encoded under different code points since they are seen as different characters.



来源:https://stackoverflow.com/questions/36311561/does-same-chinese-characters-shared-by-cjk-share-same-unicode-value

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!