|
|
|
|
|
by flohofwoe
2393 days ago
|
|
I actually checked a while ago when UTF-8 was created, and it was just around the same time when Windows NT was developed with 16-bit "early" Unicode support. UTF-8 was created in September 1992 [1], and Windows NT came out mid 1993, but I guess it was too late for Windows to change to UTF-8 (and I guess the advantages of UTF-8 haven't been as clear back then). But IMHO there's no excuse to not use UTF-8 after around 1995 ;) [1] https://www.cl.cam.ac.uk/~mgk25/ucs/utf-8-history.txt |
|
Also, Windows internals were completely 16-bit-character based, including e.g. the NTFS disk format, so by 1992 that was already quite hard to change.
That said, it is crazy that NT didn't have full UTF-8 support, including in console windows, by about 2000.