开发者

Which single-byte charset matches first 0x100 unicode characters?

开发者 https://www.devze.com 2023-02-03 11:09 出处:网络
Is there a single-byte charset (e.g. ISO-8859-x) that matches the first 256 unicode characters (i.e. c开发者_如何学编程haracters \\u0000-\\u00FF) exactly or almost exactly?ISO-8859-1 matches the first

Is there a single-byte charset (e.g. ISO-8859-x) that matches the first 256 unicode characters (i.e. c开发者_如何学编程haracters \u0000-\u00FF) exactly or almost exactly?


ISO-8859-1 matches the first Unicode code points the closest, by design.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号