Search code examples
SQL Server 2014 - Parsing XML with Cyrillic Characters...


sql-servercharacter-encodingxml-parsingutf-16

Read More
How can I use std::codecvt_utf8_utf16 to convert to and from utf8 without any string class?...


c++c++11unicodeutf-8utf-16

Read More
platform specific Unicode semantics in Python 2.7...


pythonwindowsunicodeutf-16

Read More
What is the most efficient way to get the UTF-16LE bytes for a Delphi UnicodeString?...


delphiunicodeutf-16

Read More
BOM endian in C...


cfileendiannessutf-16

Read More
Why does code points between U+D800 and U+DBFF generate one-length string in ECMAScript 6?...


javascriptunicodeecmascript-6utf-16

Read More
Is there a standard technique for packing binary data into a UTF-16 string?...


.netunicodeencodingbinaryutf-16

Read More
utf-16 file seeking in python. how?...


pythonutf-16

Read More
How can I use this unicode symbol - ⓘ - with Imagick to annotate to an image?...


phpunicodeutf-8imagickutf-16

Read More
Gson Deserialization Issue With UTF-16...


javajsonutf-8gsonutf-16

Read More
How to initialize a UTF-16 in code?...


pythonstringunicodecharacterutf-16

Read More
Designing an application for UTF-8 or UTF-16 usage...


c++algorithmunicodeutf-8utf-16

Read More
Unicode vs. UTF-8...


powershellunicodeutf-8utf-16

Read More
wide strings with accents are not outputted...


c++utf-16wstring

Read More
SQLite - encoding issues...


c++sqliteencodingutf-16

Read More
Decoded value of base64 string when re-encoded(to base64) gives different output...


utf-8character-encodingbase64decodeutf-16

Read More
Using unicode characters bigger than 2 bytes with .Net...


c#.netunicodecharutf-16

Read More
What is the largest code point for 16-bit wchar_t type?...


cutf-16wchar-twidechar

Read More
UTF-16 support in Git for Windows 2.x...


gitencodingutf-8ssmsutf-16

Read More
Convert std::string to utf-16 (like u"some string"); Debugger tells "no suitable conv...


c++unicodeutf-16stdstringchar16-t

Read More
C++: Convert hex representation of UTF16 char into decimal (like python's int(hex_data, 16))...


c++hexdecimaldecodeutf-16

Read More
Firefox or similar application for tab browsing UTF-16...


xmlutf-16

Read More
Is the Unicode code point value equal to the UTF-16BE representation for every character?...


pythonunicodeutf-16

Read More
Looking for a good 64 bit hash for file paths in UTF16...


hashpathcollisionutf-16hash-collision

Read More
UTF 16 to UTF8 using utf8 library in c++...


c++utf-8utf-16

Read More
C#: read the first char of a string, when that char's unicode value is > 65535...


c#unicodeutf-16utf-32

Read More
Is String.cString(using: String.Encoding.utf16) working correctly?...


swiftstringutf-16

Read More
How to use Ruby to replace text in a VC++ resource file, when the encoding is all wacked out?...


rubywindowsencodingutf-16

Read More
Converting a UTF-16LE Elixir bitstring into an Elixir String...


utf-8elixirutf-16utf-16le

Read More
If all Java Strings are UTF-16 strings then how can char datatype have max size of 2?...


javacharacter-encodingcharutf-16utf

Read More
BackNext