When did people start using UTF-8 in file encodings and HTTP Content-Type headers? Since all web servers, OSs, text editors, and browsers support it today, when did it become βcompatibleβ between them?
This picture may be useful:
Edit: I found a later version :
UTF-8 has always been backward compatible with ASCII .
In principle, it was normal to use UTF-8, since it was normal to use ASCII (which is quite a long time).
Source: https://habr.com/ru/post/1766003/More articles:Best name for a "non-negative" value? - language-agnosticSolr and .Net filters - c #Is it possible to parameterize a testing method, and not an entire class? - javaHow to create an email and send it to a special mailbox using imaplib - pythonPython regular expressions: finding and replacing weirdness - pythonHow to integrate Sqlite in Visual Studio? - sqliteEclipse memory allocation problem - eclipseOpenRasta returns a list through JsonDataContractCodec - c #How to use the Eclipse RCP command environment Save command with default save action? - eclipse-rcpInheritance is the right approach - c ++All Articles