ASCII 72 — H
The printable character "H" at ASCII code 72.
All Representations
720x480o11001001000HCharacter Details
| Character | H |
| Name | H |
| Decimal | 72 |
| Hexadecimal | 0x48 |
| Octal | 0o110 |
| Binary | 01001000 |
| HTML Entity | H |
| Category | Uppercase |
| Printable | Yes |
About ASCII 72 (H)
The uppercase letter H (ASCII code 72) is the eighth letter of the modern Latin alphabet, descended from the Phoenician heth (meaning fence) via Greek eta. In English text, the letter h appears with a frequency of approximately 6.1%, ranking as the 8th most common letter. H is sometimes called a silent letter in English since it goes unpronounced in common words like 'hour', 'honest', 'heir', and many words of French origin.
The 26 uppercase Latin letters span ASCII codes 65 through 90, forming the capital letter block of the character set. Their placement exactly 32 code positions before the corresponding lowercase letters (97–122) was a deliberate engineering decision enabling case conversion through toggling a single bit. Uppercase letters are essential for proper nouns, sentence openings, acronyms, and programming constants. Early computing systems often supported only uppercase characters, making ASCII's inclusion of both cases a forward-looking design choice.
In the ASCII encoding table, Uppercase Letter H is assigned code point 72 in decimal (0x48 hexadecimal, 110 octal, 01001000 binary). The 7-bit ASCII standard, first published in 1963 by the American Standards Association, defines exactly 128 characters that remain the foundation of text encoding systems worldwide. UTF-8, the dominant encoding on the modern web, is fully backward compatible with ASCII — every ASCII character is encoded as the identical single byte in UTF-8, guaranteeing that Uppercase Letter H works reliably across all operating systems, programming languages, and internet protocols.
Related ASCII Characters
Nearby ASCII Codes
Explore the Full ASCII Table
Browse all 128 ASCII characters with codes, representations, and detailed references.