Unicode in Microsoft Windows: Difference between revisions

Content deleted Content added
In the past this was a problem.
KaurKuut (talk | contribs)
Add citation for Microsoft's encouragement to use UTF-8
Line 1:
{{more citations needed|date=June 2011}}
[[Microsoft]] was one of the first companies to implement [[Unicode]] in their products. [[Windows NT]] was the first operating system that used "wide characters" in [[system call]]s. Using the (now obsolete) [[UCS-2]] encoding scheme at first, it was upgraded to the [[variable-width encoding]] [[UTF-16]] starting with [[Windows 2000]], allowing a representation of additional planes with surrogate pairs. However Microsoft did not support [[UTF-8]] in its API until May 2019, though it now appears to be encouraging its use.<ref>{{cncite web|datetitle=NovemberUse 2022UTF-8 code pages in Windows apps|url=https://learn.microsoft.com/en-us/windows/apps/design/globalizing/use-utf8-code-page|language=en}}</ref>
 
== In various Windows families ==