Toolora

UTF-16 Converter

Convert text to UTF-16 hex bytes and decode them back.

Convert text to UTF-16 hex code units in little- or big-endian order, and decode UTF-16 hex bytes back into text.
Mode

How to use

  1. Choose Encode or Decode mode.
  2. Select little-endian or big-endian byte order.
  3. Paste text or hex bytes and copy the result.

Frequently asked questions

Which byte order is used?

Little-endian is the default; big-endian can be selected for each conversion.

Can decoding accept formatted hex?

Yes, spaces and commas are ignored when decoding.