About Text Encoding Converter
Inspect how text becomes bytes across UTF-8, UTF-16, Shift-JIS and related encodings in the browser.
Common use cases
- Check browser-side byte output
- Compare multilingual encoding results
- Read hex bytes back into text quickly
How to use
- Choose text-to-bytes or bytes-to-text mode.
- Select the source and target encodings.
- Paste text or hex bytes and review the result.