|
|
|
|
|
by lokedhs
1793 days ago
|
|
The point is that UTF-16 is the worst of both worlds. It's not ASCII compatible like UTF-8, but it still has the disadvantaged of being a variable length encoding. Every problem that UTF-8, it shares with UTF-16. It also shares every problem with UTF-32. |
|