Skip to content
ASCII World
A

Uppercase A

PrintableASCII 65 | Hex 0x41 | U+0041

ASCII Code

Decimal
65
Hexadecimal
0x41
Octal
101
Binary
0100 0001
URL Escape
%41

How to Type

Windows Alt CodeAlt + 65
HTML Entity
A
Unicode InputU+0041

Frequently Asked Questions

What is ASCII code 65?
ASCII code 65 represents the Uppercase A character. In hexadecimal it is 0x41, in binary 0100 0001, and in octal 101. It is a printable character that appears as "A" in text.
How do I type ASCII 65 on a keyboard?
On Windows, hold Alt and type 65 on the numeric keypad. On Mac, you can use the Character Viewer (Edit > Emoji & Symbols). In HTML, use the entity A or A.