H
UppercasePrintableDec 72

ASCII 72 H

The printable character "H" at ASCII code 72.

All Representations

Decimal
72
Hexadecimal
0x48
Octal
0o110
Binary
01001000
HTML Entity
H

Character Details

CharacterH
NameH
Decimal72
Hexadecimal0x48
Octal0o110
Binary01001000
HTML EntityH
CategoryUppercase
PrintableYes

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

DecHexOctBinCharName
670x430o10301000011CC
680x440o10401000100DD
690x450o10501000101EE
700x460o10601000110FF
710x470o10701000111GG
720x480o11001001000HH
730x490o11101001001II
740x4A0o11201001010JJ
750x4B0o11301001011KK
760x4C0o11401001100LL
770x4D0o11501001101MM

Explore the Full ASCII Table

Browse all 128 ASCII characters with codes, representations, and detailed references.