Other contributors have said "What is 8bits code equals?" is the same question as "How many characters does an 8-bit code represent?" If you believe that these are not asking the same thing and should be answered differently, click here

How many characters does an 8-bit code represent?

Answer:

One bit is either a zero - 0, or a one - 1. Eight bits equal one byte. And one character is exactly one BYTE. So the letter A must be converted to a specific, universally recognized number (called ASCII) and then translated to binary code - 0s and 1s. So one 8-bit code equals one character.

Note: There are comments associated with this question. See the discussion page to add to the conversation.
First answer by Mayoman7. Last edit by Mayoman7. Contributor trust: 61 [recommend contributor recommended]. Question popularity: 3 [recommend question].