ASCII code for uppercase W
87
Capital letter W — W
| Decimal | 87 |
| Hexadecimal | 0x57 |
| Octal | 0127 |
| Binary | 01010111 |
| HTML entity | W |
What it is
Capital letter W 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 87, which is why ASCII text is also valid UTF-8.
The full entry
ASCII 87 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 W?
The ASCII code for uppercase W is 87 in decimal, 0x57 in hexadecimal and 0127 in octal.
What is uppercase W in binary?
01010111 — eight bits, though ASCII only defines seven, so the top bit is always zero.
Is uppercase W a printable character?
Yes. Capital letter W is in the printable range, codes 32 to 126, which is everything ASCII can put on a screen.
Other characters
- ASCII code for uppercase X — 88
- ASCII code for uppercase Y — 89
- ASCII code for uppercase Z — 90
- ASCII code for left bracket — 91
- ASCII code for backslash — 92
- ASCII code for right bracket — 93
- ASCII code for caret — 94
- ASCII code for underscore — 95
- ASCII code for backtick — 96
- ASCII code for lowercase a — 97
- ASCII code for lowercase b — 98
- ASCII code for lowercase c — 99
Every character by name · The ASCII table · Text to binary converter