Articles tagged "Unicode"
Posts on Orankit tagged "Unicode". 2 articles.
Text and bytes: ASCII, UTF-8, and the gap between characters and bytes
How characters become bytes, the 7-bit ASCII table, UTF-8's variable-length encoding, and why detecting an encoding from raw bytes is hard.
4 min read
Unicode and emoji: why one emoji is often several code points
How emoji are represented in Unicode, surrogate pairs, ZWJ sequences, skin tone modifiers, and why JavaScript string length disagrees with what you see.
3 min read