About Base16 decoding
Base16, also called hexadecimal or hex, stores every byte as two characters from 0-9 and A-F. This tool converts valid hexadecimal byte pairs into readable UTF-8 text locally in your browser.
How to use it
- Enter an even-length hexadecimal value.
- Select “Decode Base16”.
- Review or copy the decoded text.
Example
The Base16 value 4869 decodes to Hi.