Binary Translator
Translate text to binary code and binary back to readable text instantly.
10 published tools
Convert numbers between binary, decimal, hexadecimal, and octal, translate text to binary, and run base-2 math locally.
Translate text to binary code and binary back to readable text instantly.
Convert binary numbers to decimal, hexadecimal, and octal in one pass.
Convert hexadecimal numbers to decimal, binary, and octal in one step.
Convert decimal numbers to binary, one value per line, with big-number support.
Convert hexadecimal numbers to decimal, one per line, with exact results.
Convert binary numbers to decimal, one per line, with exact big-number math.
Convert decimal numbers to hexadecimal, one per line, without size limits.
Convert hexadecimal numbers to binary, one per line, with exact bit output.
Convert binary numbers to hexadecimal, one per line, grouped four bits at a time.
Add, subtract, multiply, and divide binary numbers with decimal results shown.
Converters for moving numbers between binary, decimal, and hexadecimal, plus a binary calculator for arithmetic and a translator that turns text into binary code and back. Useful when you are debugging bit-level code, working through a computer science exercise, or just checking a conversion by hand. Every tool converts as you type, right in the browser.