ASCII Code 52
In the 7-bit ASCII character set, ASCII code 52 is represented by the character 4 also known as the four.
Character Representation | Value/Description |
---|---|
ASCII Character | 4 |
Decimal | 52 |
Octal | 64 |
Hexadecimal | 34 |
Binary | 0011 0100 |
Description | Four |
Category | Printable Characters |
Subcategory | Digits |
Unicode | U+0034 |
Encoding
Encoding non-standard letters and characters into values that can be displayed e.g. in browsers
Encoding Method | Encoded Value | |
---|---|---|
URL Escape Code | 4 | |
Quoted-printable | =34 |
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.