https://bugs.kde.org/show_bug.cgi?id=382362

--- Comment #8 from caulier.gil...@gmail.com ---
If i remember, historically Windows support UTF16 and not UTF8 for char
encoding in memory...

https://stackoverflow.com/questions/13499920/what-unicode-encoding-utf-8-utf-16-other-does-windows-use-for-its-unicode-da

https://en.wikipedia.org/wiki/UTF-16#Usage

Of course UTF8 is so far enough to solve all strings encoding over the world,
and it has the advantage to be backward compatible with the legacy ASCII
encoding (where UTF16 do not). This is why Linux support UTF8 instead UTF16.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to