How many bits are used to represent a character in ASCII encoding?
Step-by-step Solution:
Standard ASCII (American Standard Code for Information Interchange) uses 7 bits to represent all of the characters, which includes 128 unique values.