Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in utf-16

How do I create a string with a surrogate pair inside of it?

Can wprintf output be properly redirected to UTF-16 on Windows?

redirect encoding utf-16

Python - Decode UTF-16 file with BOM

Unicode string normalization in C/C++

How do I compare each character of a String while accounting for characters with length > 1?

Sorting the characters in a UTF-16 string in Java

java string sorting utf-16

How to convert string to unicode(UTF-8) string in Swift?

ios swift unicode utf-8 utf-16

Java charAt used with characters that have two code units

utf-16 file seeking in python. how?

python utf-16

Confused about C++'s std::wstring, UTF-16, UTF-8 and displaying strings in a windows GUI

c++ unicode utf-8 utf-16 wstring

Which Languages Does UTF-8 Not Support?

javascript and string manipulation w/ utf-16 surrogate pairs

What Character Encoding is best for multinational companies

Emoji value range

encoding utf-16 emoji

How to reduce memory footprint on .NET string intensive applications?

c# .net string utf-8 utf-16

Converting xml from UTF-16 to UTF-8 using PowerShell

xml powershell utf-8 utf-16

What version of Unicode is supported by which .NET platform and on which version of Windows in regards to character classes?

c# .net utf-16 ucs2 astral-plane

JavaScript strings - UTF-16 vs UCS-2?

javascript utf-16

What's the best way to export UTF8 data into Excel?

xml excel csv utf-8 utf-16

How can I read a file encoded in utf-16 in nodejs?

node.js utf-16