By adding the value of the digits. Base 10 places increase by powers of 10. Base 2 places increase by powers of 2.
2^0 = 1
2^1 = 2
2^2 = 4
2^3 = 8 and so on.
A base 2 number like 1101 would have one 1, one 4 and one 8. The base 10 equivalent is 13.
Chat with our AI personalities
Convert 189 to binary number
1001 base 2 = 9 base 10
In binary this number is equivalent to 11111000011 while in octal it is 3703
Binary 110111 is equivalent to decimal 55.
13 in decimal = 1101 in binary.