Respuesta :
Answer:
In below table you can see the binary representation of ASCII characters. This is how text is commonly encoded on a computer.
The letter a is encoded as 0110 0001 in binary, 61 in hex or 97 in decimal.

Answer:
In below table you can see the binary representation of ASCII characters. This is how text is commonly encoded on a computer.
The letter a is encoded as 0110 0001 in binary, 61 in hex or 97 in decimal.