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