Convert numbers between decimal, binary, octal, hexadecimal, and custom bases from 2 to 36.
About
Binary is a base-2 number system that uses only two digits: 0 and 1. It's the foundation of digital computing and is used to represent all data in computers.
How to Use
Select the base of your input number (decimal, binary, octal, or hexadecimal)
Enter the number you want to convert
Select the base you want to convert to
The result will be displayed automatically
Click the copy button to copy the result to your clipboard