answersLogoWhite

0


Best Answer

11011100 = (1*27) + (1*26) + (1*24) + (1*23) + (1*22) = 128 + 64 + 16 + 8 + 4 = 220

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the decimal equivalent of 11011100 binary?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you spell Quinn in binary code?

In binary: 10100010 11101010 11010010 11011100 11011100 00000000 In hexadecimal: 0x5175696E6E00 10100010 = 0x51 = 'Q' (ASCII character code 81 decimal) 11101010 = 0x75 = 'u' (ASCII character code 117 decimal) 11010010 = 0x69 = 'i' (ASCII character code 105 decimal) 11011100 = 0x6E = 'n' (ASCII character code 110 decimal) 11011100 = 0x6E = 'n' (ASCII character code 110 decimal) 11011100 = 0x00 = 0 (ASCII character code 0 decimal - null-terminator)


What is the binary solution to 11111 minus 11111011?

11111 - 11111011 = −11011100 or converted to decimal 31 - 251 = −220


What is the binary equivalent of the decimal number 131?

The binary equivalent of the decimal number 131 is 10000011.


What is the binary equivalent of the decimal number 14?

The binary equivalent of the decimal number 14 is 00001110.


Decimal 4 is binary equivalent to?

Decimal 4 is binary 100.


What is 1101 in binary form?

If 1101 is a decimal number, then its binary equivalent is 10001001101. If 1101 is a binary number, then its decimal equivalent is 13.


Which binary number is equivalent of the decimal number 208?

11010000 is the equivalent binary representation of the decimal number 208.


What is the binary equivalent of 47?

The binary equivalent of the decimal number 47 is 101111.


Convert binary number 110111 to decimal?

Binary 110111 is equivalent to decimal 55.


What is the binary number for decimal 245?

The binary equivalent of the decimal number 245 is 11110101.


Which one of the following represent the binary equivalent of the decimal number 23?

The binary equivalent for the decimal number 23 is 10111


What is the binary equivalent to 111111?

Decimal(111111) = Binary(11011001000000111)