List Question
20 TechQA 2023-11-28T06:48:14.627000How can the a surrogate code point (0xD800-0xDFFF) in C++ cause program errors?
162 views
Asked by lidajun
python json5 and json package inconsistent deal with surrogate pair
224 views
Asked by Green
Python MySQL doesn't encode surrogates for query parameters
60 views
Asked by TechnoSwiss
Why does a keyboard-entered super Unicode string change after being passed to a method?
47 views
Asked by Ken.Zhang
How to chunk a string containing characters with high code point?
44 views
Asked by mbourd
How to convert surrogate pairs into hexadecimal, and vice-versa in Python?
130 views
Asked by radiantsoup0827
Replace all unmatched surrogate pairs with replacement character in JavaScript string
466 views
Asked by AudioBubble
XSL Transformation, emoji and attributes
277 views
Asked by morbac
Can Windows' std::wcout display UTF-16 wchar_t surrogate pairs as a unicode character?
244 views
Asked by sandthorn
Unicode conversion in XML failed
206 views
Asked by keku keku
c++: how to remove surrogate unicode values from string?
341 views
Asked by Rashid Mousavy Khoshrou
XML marshalling of surrogate pairs
433 views
Asked by Giron
Can the the string with 2 different codepoints, which form 1 character, consider a surrogate pair?
201 views
Asked by Heaven
unicode utf-16 surrogate pair print problem
506 views
Asked by user3443063
What unicode character (emoji) it was?
451 views
Asked by ElSajko
python function to transform data to JSON
213 views
Asked by Adam
C# UNITY Unicode Emoji Display
2.8k views
Asked by Tamil Ninja
Why does the UTF-16 bytes for emoji smiley and emoji flag together looks different than a sequence of their individual UTF-16 bytes?
825 views
Asked by Social Developer