answersLogoWhite

0

128 in binary is 10000000.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What is the binary number for 128?

The binary equivalent of the decimal number 128 is 10000000.


What is the binary equivalent of decimal 128?

128 = 10000000


What is 128 in binary?

10000000


What is128 in binary?

128 = 10000000


In what class is the ip address 169.45.66.200?

Class B includes anything that starts with binary "10", or in decimal, 128-191 for the first byte.Class B includes anything that starts with binary "10", or in decimal, 128-191 for the first byte.Class B includes anything that starts with binary "10", or in decimal, 128-191 for the first byte.Class B includes anything that starts with binary "10", or in decimal, 128-191 for the first byte.


How do you write 137 in binary?

137 in binary is 10001001 10000000 = 128 1000 = 8 1 = 1 10000000 + 1000 + 1 = 10001001 128 + 8 + 1 = 137


What is binary number of 151?

151 = 128 + 16 + 4 + 2 + 1 so binary is 10010111


What is the binary code of 237?

237 = 128 + 64 + 32 + 8 + 4 + 1237 decimal = 11101101 binary


What decimal number does the binary number 1000 0000 represent?

The binary number 10000000 represents the decimal 128


How you can convert 128 of octal in binary by direct method?

128 is not a valid octal number. Please restate the question.


What is 167 in decimal expressed in binary?

To express a number in binary, first we find the greatest power of 2 which is less than or equal to the value. The first powers of 2 are: 1, 2, 4, 8, 16, 32, 64, 128, 256, ... The highest value we will use here is 128 (the 7th power of 2). So far we have: 10000000 (binary) = 128. Next we need to subtract 128 from 167 to find the remaining value. 167 - 128 = 39. The next value we should use is 32 because it is the largest value still less than or equal to 39. Now we have: 10100000 (binary) = 128 + 32 = 160. 39 - 32 = 7, so now we choose a 4. 10100100 (binary) = 128 + 32 + 4 = 164. Now a 2 and a 1 will finish the process. 10100111 (binary) = 128 + 32 + 4 + 2 + 1 = 167.


What is the decimal 193 converted to binary?

11000001 (128 + 64 + 1).