UTF-16: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Almost copied what I wrote down for UTF-8, but s/8/16/g)
m (Bits, not bytes!)
Line 1: Line 1:
{{stub}}
{{stub}}
UTF-16 is a way to encode [[Unicode]] text in 16-byte chunks.
UTF-16 is a way to encode [[Unicode]] text in 16-bit chunks.


== See Also ==
== See Also ==

Revision as of 00:48, 12 August 2005

Stub

This article or section is a stub. You can help by expanding it.

UTF-16 is a way to encode Unicode text in 16-bit chunks.

See Also

Joel Spolsky's "The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)"