Binary to decimal converter

Binary to decimal number conversion calculator and how to convert.

Binary to decimal converter

Enter a binary number and press Convert button:

         
  Enter binary number:    
2
         
       
         
  Decimal result:    
10
         

Decimal to Binary converter

How to convert binary to decimal

The decimal number is equal to the sum of powers of 2 of the binary number's '1' digits place:

binary number: 1 1 1 0 0 1
power of 2: 25 24 23 22 21 20

1110012 = 1·25+1·24+1·23+0·22+0·21+1·20 = 57

 


See also

Write how to improve this page

  URL
  Name
  E-mail