Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Is there any reason to prefer UTF-16 over UTF-8?

c# java unicode utf-8 utf-16

Utf8_general_ci or utf8mb4 or...?

What is the Unicode U+001A Character? Aka 0x1A

xml unicode utf-8 utf-16

Convert UTF-16 to UTF-8 under Windows and Linux, in C

c unicode utf-8 utf-16

UTF8 vs. UTF16 vs. char* vs. what? Someone explain this mess to me!

Enter Unicode characters with 8-digit hex code

vim unicode utf-16 utf

Confusing sizeof(char) by ISO/IEC in different character set encoding like UTF-16

JavaScript strings outside of the BMP

Why does the Java char primitive take up 2 bytes of memory?

java unicode utf-16 widechar