Key ASCII code
Full table: http://www.ics.uci.edu/~pattis/common/handouts/ascii.html
| Decimal | Char |
|---|---|
| 48-57 | 0-9 |
| 65-90 | A-Z |
| 97-122 | a-z |
| 64 | @ |
Full table: http://www.ics.uci.edu/~pattis/common/handouts/ascii.html
| Decimal | Char |
|---|---|
| 48-57 | 0-9 |
| 65-90 | A-Z |
| 97-122 | a-z |
| 64 | @ |