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