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