|
|
|
|
|
by coldtea
3207 days ago
|
|
>I'm curious why you think that UTF-8 requires complicated lookup tables. Because in the end it's still a Unicode encoding, and still has to deal with BS like "equivalence", right? Which is not mechanically encoded in the err, encoding (e.g. all characters with the same bit pattern there are equivalent) but needs external tables for that. |
|