D800DBFF
D800DBFF is a hexadecimal string commonly used in discussions of Unicode and UTF-16 encoding. It denotes the range of Unicode code points that serve as high surrogates in UTF-16, specifically the values U+D800 through U+DBFF.
In UTF-16, characters outside the Basic Multilingual Plane (U+10000 to U+10FFFF) are encoded as pairs of 16-bit
The mapping from a surrogate pair to a Unicode code point is defined by a formula: code
In practical terms, the high-surrogate range is referenced in Unicode specifications and is frequently encountered in