answersLogoWhite

0


Best Answer

the largest number you can get in binary with 8 bits is 11111111.in base ten, you would add up like so: 1+2+4+8+16+32+64+128+256.

This equals 511.



In binary with 8 bits you get 11111111. In base ten, that is 1+2+4+8+16+32+64+128 which is 255.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

9y ago

the largest number you can get in binary with 8 bits is 11111111.in base ten, you would add up like so: 1+2+4+8+16+32+64+128+256.

This equals 511.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

In binary with 8 bits you get 11111111. In base ten, that is 1+2+4+8+16+32+64+128 which is 255.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the biggest number you can get with 8 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the number of bits in a byte?

1 byte = 8 bits.


The number of bits processed in a single instruction is known as?

8 Bits


How many bits wide is the ipv4 address?

32 bits. An IPv4 address looks like this: 192.168.1.1 Each number can only go from 0 to 255. That makes for 256 possible choices for each number. And 28=256, meaning that there can only be 8 bits per number. So, 8+8+8+8=32, which means that there are a total of 32 bits in an IPv4 address.


What is the largest positive signed decimal number that can be represented by 8-bits?

If the 8 bits represent a signed number, the range is usually -128 to +127. This is -27 to 27-1.


What is the maximum value of a binary number with 8 bits?

255


How many bits for 80 million bytes?

Manufacturer's gigabytes, this is 80,000,000,000 bytes


How many bits are it byte?

One BYTE is always 8 BITs. (Binary digITs) Some data protocols use a different number of bits to define a character, most systems today use 8 bits, some older systems used 5 bits or 7 bits. But a BYTE is always 8 bits regardless. (a NIBBLE is half a byte - 4 bits).


How may bits are needed to represent the decimal number 200?

log2 200 = ln 200 ÷ ln 2 = 7.6... → need 8 bits. If a signed number is being stored, then 9 bits would be needed as one would be needed to indicate the sign of the number.


What is the minimum number if binary bits required to represent the decimal number 250?

8


Binary digits combine to create one byte?

One BYTE is always 8 BITs. (Binary digITs) Some data protocols use a different number of bits to define a character, most systems today use 8 bits, some older systems used 5 bits or 7 bits. But a BYTE is always 8 bits regardless. (a NIBBLE is half a byte - 4 bits).


What is the smallest decimal number that can be stored using 8 bits?

0.0000001


How many bits need to represent the decimal number 200?

8