answersLogoWhite

0


Best Answer

8 bits = 64 character

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many characters can be represented using 8 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many characters are in a nibble?

A nibble (also known as a nybble or nyble) can represent half a character(two nibbles are needed for a valid ASCII character). A nibble is made up of 4 bits and those 4 bits are usually represented by a single hexadecimal value. 4 bits only allows for 16 combinations, 8 bits allows for 255. An ASCII character is represented by two hexadecimal characters, which is the same as 8 bits or two nibbles.


How many decimal numbers can be represented by 4-bits?

There are 16 decimal numbers that can be represented by 4-bits.


How many bits of data are represented by a single baud in CAP-64?

6 bits


How many things can be represented with 10 bits?

4


8 bits can represent how many different characters?

There are 256 possible values (or characters) in 8 bits.


How many things can be represented by 16 bits?

A total of 65,536 items can be represented with 16 bits. A total of 64 items can be represented with 6 bits and 1024 items with 64 bits.


Suppose you want to send 1000 seven-bit characters of data How many total bits will you transmit using asynchronous transmission How many bits total will you transmit using synchronous transmissio?

I have this same question and don't know it, please answer.


How many different numbers can be represented by 3 bits?

1000


How many symbols can be represented by a bit pattern with 10 bits?

1024


How many characters in 32bits?

If the characters are 8 bits then you have 4 for them in 32 bits. ASCII is an 7 bit character set but in most programming languages a char is 8 bits.


How many different binary codes can be represented in 2 bits?

2


How many unsigned integers can be represented with n bits?

2 power n