Unicode Encodings
IO Ninja provides support for all Unicode-based encodings:
- UTF-8
- UTF-16
- UTF-16 (big-endian)
- UTF-32
- UTF-32 (big-endian)
All IO Ninja components (including log engine, terminal emulator, text transmit & binary transmit) are fully capable of dealing with UTF data. This means you are free to send and receive Unicode data.