开发者

When did it become OK to use UTF-8?

开发者 https://www.devze.com 2023-01-17 16:27 出处:网络
When did people start using UTF-8 in files encoding and HTTP Content-Type headers? Since all web servers, OSes, text editors and browsers support it开发者_运维知识库 today, when did it become \"compat

When did people start using UTF-8 in files encoding and HTTP Content-Type headers? Since all web servers, OSes, text editors and browsers support it开发者_运维知识库 today, when did it become "compatible" between these?


this picture might be useful:

When did it become OK to use UTF-8?

Edit: I found a later version:

When did it become OK to use UTF-8?


UTF-8 has always been backwards compatible with ASCII.

So basically, it's been OK to use UTF-8 since it's been OK to use ASCII (which is quite a long time).

0

精彩评论

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