Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in utf-16

Is it possible to reliably auto-decode user files to Unicode? [C#]

Looking for a good 64 bit hash for file paths in UTF16

Is there a Rust library with an UTF-16 string type? (intended for writing a Javascript interpreter)

string rust utf-16

Unicode case folding to upper case

unicode utf-16 case-folding

How to output Byte Order Mark when writing to TextWriter?

std::wstring length

c++ string encoding std utf-16

How to write 3 bytes unicode literal in Java?

Is UTF-16 compatible with UTF-8?

encoding utf-8 utf-16

Unicode BOM for UTF-16LE vs UTF32-LE

Unicode in Python - just UTF-16?

Correctly reading a utf-16 text file into a string without external libraries?

c++ winapi unicode utf-16

UTF-16 to UTF-8 conversion in JavaScript

javascript utf-8 base64 utf-16

Is there a drastic difference between UTF-8 and UTF-16

How can I match emoji with an R regex?

r regex emoji utf-16

JSON.stringify() to UTF-8

javascript json utf-8 utf-16

What are the consequences of storing a C# string (UTF-16) in a SQL Server nvarchar (UCS-2) column?

how can I convert wstring to u16string?

Why were the code points in the range of U+D800 to U+DFFF removed from the Unicode character set?

Storing UTF-8 string in a UnicodeString