2.2.1: understand how computers encode characters using 7-bit ASCII
| Keyword | Definition |
|---|---|
| ASCII | American Standard Code for Information Interchange |
| character | individual letter, symbol or digit |
| character set | way of encoding text by using a number to represent each character |
| encode | way of converting data from one form into another |