D83C
D83C is a hexadecimal UTF-16 code unit used as the high surrogate in surrogate pairs that encode Unicode characters outside the Basic Multilingual Plane (BMP). In UTF-16, characters with code points above U+FFFF are represented by two 16‑bit code units: a high surrogate in the range U+D800 to U+DBFF and a low surrogate in the range U+DC00 to U+DFFF. The specific value 0xD83C is one such high surrogate, and when paired with an appropriate low surrogate, it produces a single code point in the supplementary planes (U+10000 to U+10FFFF).
The combination of D83C with various low surrogates yields many different characters, particularly emoji and other
Standing alone, the code unit D83C has no independent character meaning; its interpretation depends on the
In summary, D83C is a high surrogate used in UTF-16 to encode supplementary characters, most prominently many