Base 10
Decimal uses ten digits: 0 through 9.
Number Systems Tool
Convert decimal numbers to binary and see the step-by-step division method behind the answer.
Enter a whole decimal number. The converter gives the binary answer and can show the full calculation.
Divide by 2 and keep each remainder. Read the remainders upward.
Computers use binary because electronic switches can be off or on. Off is 0 and on is 1.
Use this base converter for common conversions like binary to decimal, base 16 to decimal, decimal to base 16, decimal to octal, and more.
Hexadecimal uses digits 0-9 and letters A-F. For example, decimal 255 is FF in base 16.
Decimal uses ten digits: 0 through 9.
Binary uses only two digits: 0 and 1.
Hexadecimal is compact and often used in computing.
Use this decimal to binary converter to practice binary numbers, base conversion, binary to decimal, hexadecimal, octal, and number systems.