Chat with our AI personalities
1101 base 2
1101 is the binary equivalent of the decimal number 13
9: 1001 10: 1010 11: 1011 12: 1100 13: 1101 14: 1110 15: 1111 16: 10000
There is no decimal number for the binary number 13 because 13 cannot be a binary number.
To convert an octal number to binary, each octal digit is converted to a group of three binary digits. In this case, the octal number 13.54 is equivalent to 101.101100 in binary. The whole number part (13) is converted to 101, and the fractional part (.54) is converted to 101100.