Convert between UTF-8 and ANSI (non-UTF-8) character encodings using Windows APIs: MultiByteToWideChar and WideCharToMultiByte.
-
Updated
Feb 21, 2026 - Go
Convert between UTF-8 and ANSI (non-UTF-8) character encodings using Windows APIs: MultiByteToWideChar and WideCharToMultiByte.
To associate your repository with the mbcs topic, visit your repo's landing page and select "manage topics."