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