answersLogoWhite

0

A binary number containing eight bits is referred to as one "Byte". A binary number containing four bits is referred to as one "Nibble".

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
ReneRene
Change my mind. I dare you.
Chat with Rene

Add your answer:

Earn +20 pts
Q: A combination of eight 0s and 1's binary digit is reffered to?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How do you write the number 136 in binary?

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


What is the number 189 in binary?

The number 189 in binary is the eight-digit number 10111101. 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. 10111101 = 128 + (0x64) + 32 +16 + 8 + 4 + (0x2) + 1 = 189


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


What is the binary number for 194?

The number 194 in binary is the eight-digit number 11000010. 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. 11000010 = 128 + 64 + (0x32) +(0x16) + (0x8) + (0x4) + 2 + (0x1) = 194


What is the binary number for the decimal number 143?

The number 143 in binary is the eight-digit number 10001111. 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. 10001111 = 128 + (0x64) + (0x32) + (0x16) + 8 + 4 + 2 + 1 = 143