Binary Code Translator
Convert text and byte sequences live between binary, hexadecimal, decimal, and octal. The conversion runs directly in your browser.
Convert text and byte sequences live between binary, hexadecimal, decimal, and octal. The conversion runs directly in your browser.
The Binary Code Translator converts text and byte sequences between binary, hexadecimal, decimal, and octal.
For text data, it supports UTF-8, ASCII, and UTF-16 in little-endian or big-endian byte order.
The input must contain only 0 and 1 and must make up a whole number of bytes. Each byte has eight binary digits.
No. The selected character encoding must match the byte sequence. Invalid UTF-8 or UTF-16 sequences are therefore not displayed as text.