answersLogoWhite

0

What is the binary number for 128?

Updated: 4/28/2022
User Avatar

Wiki User

12y ago

Best Answer

The binary equivalent of the decimal number 128 is 10000000.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the binary number for 128?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What decimal number does the binary number 1000 0000 represent?

The binary number 10000000 represents the decimal 128


What is the binary of 128?

128 in binary is 10000000.


What is binary number of 151?

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


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 the binary number for 238?

The binary number is 11101110. A binary number represents exponential values of 2, in this case 8 digits for 128, 64, 32, 16, 8, 4, 2, and 1 238 = 128 + 64 + 32 + (0x16) + 8 + 4 + 2 + (0x1)


What binary number is equivalent of decimal number 206?

11001110 (128 + 64 + 8 + 4 + 2)


What would the binary number 10000000 be in denary?

100000002 = 27 = 128 in denary (or decimal).


What is the binary number 11011010?

The binary number 11011010 is the decimal number 218. The digits in a binary number are exponents of 2 rather than 10, so that for an eight-digit number in binary, the digit places represent 128, 64, 32, 16, 8, 4, 2, 1 instead of increasing values of 10. 11011010 = 128 + 64 + (0x32) +16 + 8 + (0x4) + 2 + (0x1) = 218


What is the binary equivalent of decimal 128?

128 = 10000000


What is the binary number for the decimal number 134?

The binary number for the decimal 134 is calculated as 128+4+2=10000110. The binary number system is used internally on almost all computers and computer based devices like cell phones.


What is the binary number for 200?

The number 200 in binary is the eight-digit number 11001000. The digits in a binary number are exponents of 2 rather than 10, so that for an eight-digit number in binary, the digit places represent 128, 64, 32, 16, 8, 4, 2, 1 instead of increasing values of 10. 11001000 = 128 + 64 + (0x32) +(0x16) + 8 + (0x4) + (0x2) + (0x1) = 200


What is the binary number for 136?

The number 136 in binary is the eight-digit number 10001000. The digits in a binary number are exponents of 2 rather than 10, so that for an eight-digit number in binary, the digit places represent 128, 64, 32, 16, 8, 4, 2, 1 instead of increasing values of 10. 10001000 = 128 + (0x64) + (0x32) +(0x16) + 8 + (0x4) + (0x2) + (0x1) = 136