Convert a number between binary, octal, decimal and hexadecimal instantly.
The Binary / Decimal Converter converts a number between binary, octal, decimal and hexadecimal — all four fields update live as you type into any one of them, making it easy to check computer science and digital logic assignments.
Type your binary number (using only 0s and 1s) into the Binary field — the Decimal field updates instantly with the equivalent value.
Yes — the Hexadecimal field accepts digits 0-9 and letters A-F, and converts to/from binary, octal and decimal simultaneously.
No — this tool supports non-negative whole numbers only.
Very large numbers beyond about 15 digits may lose precision due to standard floating-point number limits in the browser.