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