๐ฐUTF-16
๐ง under construction
Last updated
Was this helpful?
๐ง under construction
Last updated
Was this helpful?
Was this helpful?
JS โฉ value โฉ primitive โฉ String โฉ Unicode โฉ encoding โฉ UTF-16
(16-bit Unicode Transformation Format)
UTF-16 uses 16-bit unsigned integers as its code units.
a code point is transformed into one or two UTF-16 code units.
(plane 1 ~ 16) code points with 2 code units is called a "surrogate pair".