answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How many bits would be needed to represent 64 chracters?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many bits would be needed to represent a 45 character set?

45 in binary is 101101, so you need at least 6 bits to represent 45 characters.


How many bits are needed to represent decimal 200?

8 bits if unsigned, 9 bits if signed


How many bits are needed to represent decimal value ranging from 0 to 12500?

how many bits are needed to represent decimal values ranging from 0 to 12,500?


How many binary bits are needed to represent decimal number 21?

5


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.


how many bits are needed to represent decimal values ranging from 0 to 12,500?

1200


How many bits to represent twenty-six?

23 can be represented in binary as 10111 and would therefore require 5 bits to represent.


How many bits are needed to represent 18 symbols?

18 in binary is 10010 Since 18 can't be written in term of 2 to the power x, the number of bits needed is 5. The answer is 5


What is the minimum number of bits would you need to represent 9 different values?

4.1 bit for 2,2 bits for 4,3 bits for 8,4 bits for 16.


What is a compression?

Packing a lot of meaning into a small space


How many bits represent the days of the week?

In theory, 3 bits are enough to represent up to 8 (23) combinations.In theory, 3 bits are enough to represent up to 8 (23) combinations.In theory, 3 bits are enough to represent up to 8 (23) combinations.In theory, 3 bits are enough to represent up to 8 (23) combinations.


What is the minimum number of bits required to represent the following decimal number 101000?

17 bits would allow a value up to 131071.