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