by Pascal Ganaye
A custom C# string implementation that stores its data in a UTF8 byte array.
by Mircea Neacsu
This is (yet another!) article on how to handle UTF-8 encoding on a platform that still encourages the UTF-16 encoding.
by WernfriedD
How to set NLS_LANG value for Oracle to support all special characters you need in your language/application.
by Devatrun
This is a project about a C++ header-only library that fills the C++17 standard gap in support for Unicode strings. The library was created to work exclusively with Unicode, without support for other encodings.