一、編碼發展歷史簡介 http://www.cnblogs.com/jessonluo/p/4800331.htmlhtml
使用的字符編碼都兼容 ASCII 碼編碼
下面主要講解下 Unicode 編碼 ,也就是 萬國碼code
二、Unicode 只是一個編碼方案,不是具體的實現htm
Unicode 編碼 只是一種 方案,UTF-8 、UTF-1六、UTF-32 纔是 Unicode 編碼的實現。blog
三、UTF-8 https://baike.baidu.com/item/UTF-8/481798?fr=aladdinget
(題外話,中國漢子總數有8萬多,而經常使用的只有3500字。UTF-8 中收錄的 中文字符有 20901個,編碼位置是4e00-9fa5。)it