Binary to Decimal Converter

Convert binary numbers to decimal format instantly

Enter a binary number (0s and 1s only)
How to Use
  1. Enter a binary number (consisting of 0s and 1s) in the input field
  2. Click the "Convert" button
  3. The decimal equivalent will be displayed
About Binary to Decimal Conversion

Binary is a base-2 number system that uses only two digits: 0 and 1. Decimal is a base-10 number system that uses ten digits: 0 through 9. This tool converts binary numbers to their decimal equivalents by calculating the sum of each digit multiplied by 2 raised to the power of its position (starting from 0 on the right).

Conversion Table
Binary Decimal
00
11
102
113
1004
1015
1106
1117
10008
10019
101010