ASCII code for uppercase M
77
Capital letter M — M
| Decimal | 77 |
| Hexadecimal | 0x4D |
| Octal | 0115 |
| Binary | 01001101 |
| HTML entity | M |
What it is
Capital letter M is one of the 95 printable ASCII characters, the set every text encoding in common use still agrees on. UTF-8 encodes it as the single byte 77, which is why ASCII text is also valid UTF-8.
The full entry
ASCII 77 in full — the code point page, with what sits either side of it and how the character is encoded elsewhere.
Frequently asked questions
What is the ASCII code for uppercase M?
The ASCII code for uppercase M is 77 in decimal, 0x4D in hexadecimal and 0115 in octal.
What is uppercase M in binary?
01001101 — eight bits, though ASCII only defines seven, so the top bit is always zero.
Is uppercase M a printable character?
Yes. Capital letter M is in the printable range, codes 32 to 126, which is everything ASCII can put on a screen.
Other characters
- ASCII code for uppercase N — 78
- ASCII code for uppercase O — 79
- ASCII code for uppercase P — 80
- ASCII code for uppercase Q — 81
- ASCII code for uppercase R — 82
- ASCII code for uppercase S — 83
- ASCII code for uppercase T — 84
- ASCII code for uppercase U — 85
- ASCII code for uppercase V — 86
- ASCII code for uppercase W — 87
- ASCII code for uppercase X — 88
- ASCII code for uppercase Y — 89
Every character by name · The ASCII table · Text to binary converter