WTF-8
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Character Encodings }} WTF-8 (Wobbly Transformation Format − 8-bit) is an extension of UTF-8 that can also encode stray "...") |
Dan Tobias (Talk | contribs) |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat=Character | + | |subcat=Character encoding |
+ | |subcat2=Unicode | ||
}} | }} | ||
[[WTF-8]] (Wobbly Transformation Format − 8-bit) is an extension of [[UTF-8]] that can also encode stray "surrogate" code units, as may occur in ill-formed [[UTF-16]]. | [[WTF-8]] (Wobbly Transformation Format − 8-bit) is an extension of [[UTF-8]] that can also encode stray "surrogate" code units, as may occur in ill-formed [[UTF-16]]. |
Latest revision as of 02:37, 21 May 2019
WTF-8 (Wobbly Transformation Format − 8-bit) is an extension of UTF-8 that can also encode stray "surrogate" code units, as may occur in ill-formed UTF-16.It is not intended to be a standard format for data interchange. But despite its name, it is not a joke format. It can be useful for some internal processes.