Enter binary number:
2
Decimal number:
10
Decimal from signed 2's complement:
10
Hex number:
16
Decimal calculation:
 

Binary to decimal conversion is to convert a number given in the binary system to its equivalent in the decimal number system. The binary number system is utilized in computers and electronic systems to represent data and it consists of only two digits i.e. 0 & 1. The decimal number system is the mostly used number system around the world which is facilely understandable to people. It contains digits from 0 to 9.