Conversion of common Simplified Chinese fonts to Unicode and Unicode 2 encoding tables

Source: Internet
Author: User

Let's first explain why we need to convert Chinese to unicode encoding. Unicode plays an important role in general international standards. It is more byte-saving than traditional character encoding, enabling the design of web pages to be displayed on platforms of different languages, therefore, as long as the Chinese character is converted to Unicode, no garbled characters will appear when Browsing webpages in any country. Frontend Resource Sharing

Generally, the font is defined in CSS, so how to use the unicode format in CSS is described. Take "" as an example: You can use & # x5b8b; & # x4f53; and \ 5b8b \ 4f53.

Convert common Simplified Chinese fonts to Unicode and Unicode 2 encoding tables

 

Chinese name English name Unicode 2 Mac oswindowsoffice
Stheiti light [stxihei] \ 534e \ 6587 \ 7ec6 \ 9ed1 & # X534e; & # x6587; & # x7ec6; & # x9ed1;
Stheiti \ 534e \ 6587 \ 9ed1 \ 4f53 & # X534e; & # x6587; & # x9ed1; & # x4f53;
Stkaiti \ 534e \ 6587 \ 6977 \ 4f53 & # X534e; & # x6587; & # x6977; & # x4f53;
Stsong \ 534e \ 6587 \ 5b8b \ 4f53 & # X534e; & # x6587; & # x5b8b; & # x4f53;
Stfangsong \ 534e \ 6587 \ 4eff \ 5b8b & # X534e; & # x6587; & # x4eff; & # x5b8b;
Li pro Lihei pro Medium \ 4e3d \ 9ed1 pro & # X4e3d; & # x9ed1; Pro
Lisong pro Lisong pro light \ 4e3d \ 5b8b pro & # X4e3d; & # x5b8b; Pro
Standard entity Biaukai \ 6807 \ 6977 \ 4f53 & # X6807; & # x6977; & # x4f53;
Apple Lili black Apple ligothic Medium \ 82f9 \ 679c \ 4e3d \ 4e2d \ 9ed1 & # X82f9; & # x679c; & # x4e3d; & # x4e2d; & # x9ed1;
Apple lixisong Apple lisung light \ 82f9 \ 679c \ 4e3d \ 7ec6 \ 5b8b & # X82f9; & # x679c; & # x4e3d; & # x7ec6; & # x5b8b;
New body Pmingliu \ 65b0 \ 7ec6 \ 660e \ 4f53 & # X65b0; & # x7ec6; & # x660e; & # x4f53;
Fine body Mingliu \ 7ec6 \ 660e \ 4f53 & # X7ec6; & # x660e; & # x4f53;
Standard entity Dfkai-sb \ 6807 \ 6977 \ 4f53 & # X6807; & # x6977; & # x4f53;
Simhei Simhei \ 9ed1 \ 4f53 & # X9ed1; & # x4f53;
Simsun \ 5b8b \ 4f53 & # X5b8b; & # x4f53;
Xin Nsimsun \ 65b0 \ 5b8b \ 4f53 & # X65b0; & # x5b8b; & # x4f53;
Imitation Song Fangsong \ 4eff \ 5b8b & # X4eff; & # x5b8b;
Body Kaiti \ 6977 \ 4f53 & # X6977; & # x4f53;
Imitation Song _ gb2312 Fangsong_gb2312 \ 4eff \ 5b8b_gb2312 & # X4eff; & # x5b8b; _ gb2312
_ Gb2312 Kaiti_gb2312 \ 6977 \ 4f53_gb2312 & # X6977; & # x4f53; _ gb2312
Microsoft is in bold Microsoft jhenghei \ 5fae \ x8f6f \ 6b63 \ 9ed1 \ 4f53 & # X5fae; & # x8f6f; & # x6b63; & # x9ed1; & # x4f53;
Microsoft yahei \ 5fae \ 8f6f \ 96c5 \ 9ed1 & # X5fae; & # x8f6f; & # x96c5; & # x9ed1;
Shu Lisu \ 96b6 \ 4e66 & # X96b6; & # x4e66;
Youyuan Youyuan \ 5e7c/5706 & # X5e7c; & # x5706;
Stxihei \ 534e \ 6587 \ 7ec6 \ 9ed1 & # X534e; & # x6587; & # x7ec6; & # x9ed1;
Stkaiti \ 534e \ 6587 \ 6977 \ 4f53 & # X534e; & # x6587; & # x6977; & # x4f53;
Stsong \ 534e \ 6587 \ 5b8b \ 4f53 & # X534e; & # x6587; & # x5b8b; & # x4f53;
文中 Stzhongsong \ 534e \ 6587 \ 4e2d \ 5b8b & # X534e; & # x6587; & # x4e2d; & # x5b8b;
Stfangsong \ 534e \ 6587 \ 4eff \ 5b8b & # X534e; & # x6587; & # x4eff; & # x5b8b;
Founder Shu-Ti Fzshuti \ 65b9 \ 6b63\ 8212 \ 4f53 & # X65b9; & # x6b63; & # x8212; & # x4f53;
Founder Yao Ti Fzyaoti \ 65b9 \ 6b63 \ 59da \ 4f53 & # X65b9; & # x6b63; & # x59da; & # x4f53;
文 cloud Stcaiyun \ 534e \ 6587 \ 5f69 \ 4e91 & # X534e; & # x6587; & # x5f69; & # x4e91;
Mandarin amber Sthupo \ 534e \ 6587 \ 7425 \ 73c0 & # X534e; & # x6587; & # x7425; & # x73c0;
Stliti \ 534e \ 6587 \ 96b6 \ 4e66 & # X534e; & # x6587; & # x96b6; & # x4e66;
Stxingkai \ 534e \ 6587 \ 884c \ 6977 & # X534e; & # x6587; & # x884c; & # x6977;
Chinese New Wei Stxinwei \ 534e \ 6587 \ 65b0 \ 9b4f & # X534e; & # x6587; & # x65b0; & # x9b4f;

 

Note: Traditional Chinese font names cannot be recognized on the simplified Chinese platform. Resource Sharing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.