😄 A lib convert emoji unicode to Surrogate pairs
-
Updated
Aug 10, 2021 - JavaScript
😄 A lib convert emoji unicode to Surrogate pairs
A C library for handling Unicode, UTF-8, surrogate pairs, etc.
A small unicode escaper and unescaper for C. Both C and JSON flavored escaping are available.
Non-Basic Multilingual Plane Regex Ranges to UTF-16 Compliant Regex
Converts UTF-16 (BE/LE), UTF-32 (BE/LE), ISO-8859-N to UTF-8. Removes BOM and surrogate pairs from UTF-8, converting a codepoint between U-D800 and U-DBFF followed by a codepoint between U-DC00 and U-DFFF to one valid codepoint > U-FFFF.
🌈 Simple, handy tool that decomposes strings for inspecting them in detail
Add a description, image, and links to the surrogate-pairs topic page so that developers can more easily learn about it.
To associate your repository with the surrogate-pairs topic, visit your repo's landing page and select "manage topics."