Navigate to a specified line and (byte-based or character-based) column. Will also display character byte code, UTF-8 byte sequence & Unicode code point, name & block at cursor position.
-
Updated
Oct 27, 2025 - C++
Navigate to a specified line and (byte-based or character-based) column. Will also display character byte code, UTF-8 byte sequence & Unicode code point, name & block at cursor position.
Convert between UTF-8 and ANSI (non-UTF-8) character encodings using Windows APIs: MultiByteToWideChar and WideCharToMultiByte.
This is training project for Ucode IT Academy. An ANSI-compatible set of general-purpose functions.
Add a description, image, and links to the multibyte-characters topic page so that developers can more easily learn about it.
To associate your repository with the multibyte-characters topic, visit your repo's landing page and select "manage topics."