Unicode Support

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 all capable of dealing with UTF data. This means you are free to send and receive data in any of the above encodings.