The WTF-8 encoding
Editor:
Issue tracking:
On GitHub
Change history:
On GitHub
Last updated:
23 February 2022
To the extent possible under law, the editors have waived all copyright
and related or neighboring rights to this work.
Abstract
WTF-8 (Wobbly Transformation Format − 8-bit) is a superset of UTF-8 that encodes surrogate code points if they are not in a pair. It represents, in a way compatible with UTF-8, text from systems such as JavaScript and Windows that use UTF-16 internally but don’t enforce the well-...
Read more at simonsapin.github.io