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