How many characters can 7-bit ASCII represent?
It uses 32 bits and represents emoji directly.
It uses 8 bits and represents every Unicode character.
It is a variable-length encoding using one to four bytes.
It uses 7 bits and represents 128 characters.