10 packages tagged with “utf-16”
A Unicode and emoji text-processing library for .NET, supporting UTF-8, UTF-16, and UTF-32 on .NET 2.0+ and .NET Standard (Core/UWP), with emoji support! 🔥🌶️😁🎉
C++ simple encoding conversion.
Package Description
EncodingConverter.Core is a C# wrapper for EncodingConverter C library. Text files can be easily converted between UTF-8, UTF-16, UTF-32, ISO8859-1, ISO8859-9.
Redistributable components for package 'libscodecvt.dll'. This package should only be installed as a dependency. (This is not the package you are looking for).
C++ simple input and output.
Redistributable components for package 'extios.dll'. This package should only be installed as a dependency. (This is not the package you are looking for).
Convert Unicode Value To UTF-16 Chars For example, 134328 =>𠲸 Get the Unicode Char and Value list from a string For example, "ABC中文生僻字𠲸𠀝"=>[A, 65],[B, 66],[C, 67],[中, 20013],[文, 25991],[生, 29983],[僻, 20731],[字, 23383],[𠲸, 134328],[𠀝, 131101]