ASCII Code 82
In the 7-bit ASCII character set, ASCII code 82 is represented by the character R also known as the uppercase r.
| Character Representation | Value/Description |
|---|---|
| ASCII Character | R |
| Decimal | 82 |
| Octal | 122 |
| Hexadecimal | 52 |
| Binary | 0101 0010 |
| Description | Uppercase R |
| Category | Printable Characters |
| Subcategory | Uppercase Latin alphabet |
| Unicode | U+0052 |
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 | =52 |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.