ASCII Code 122
In the 7-bit ASCII character set, ASCII code 122 is represented by the character z also known as the lowercase z.
| Character Representation | Value/Description |
|---|---|
| ASCII Character | z |
| Decimal | 122 |
| Octal | 172 |
| Hexadecimal | 7A |
| Binary | 0111 1010 |
| Description | Lowercase z |
| Category | Printable Characters |
| Subcategory | Lowercase Latin alphabet |
| Unicode | U+007A |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
| Encoding Method | Encoded Value | |
|---|---|---|
| URL Escape Code | z | |
| Quoted-printable | =7A |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.