Hacker News new | ask | show | jobs
by chrismorgan 35 days ago
> Java and JS […] both encode every codepoint outside the BMP as surrogate pairs in UTF-8

I can’t comment on Java, but JS I know reasonably well and I can’t think of any place it uses CESU-8.

1 comments

Java doesn’t either.