Y
Hacker News
new
|
ask
|
show
|
jobs
by
vardump
3781 days ago
> The codepoint is U+2A6A5, but in UTF16 it requires combining 2 utf16 characters (\uD869 and \uDEA5) in order to reference it.
No, you mean two UTF-16
code units
. A character is one or more code points.