X
UppercasePrintableDec 88

ASCII 88 X

The printable character "X" at ASCII code 88.

All Representations

Decimal
88
Hexadecimal
0x58
Octal
0o130
Binary
01011000
HTML Entity
X

Character Details

CharacterX
NameX
Decimal88
Hexadecimal0x58
Octal0o130
Binary01011000
HTML EntityX
CategoryUppercase
PrintableYes

About ASCII 88 (X)

The uppercase letter X (ASCII code 88) is the twenty-fourth letter of the modern Latin alphabet, carries a complex origin, possibly from Phoenician samekh via Greek chi. In English text, the letter x appears with a frequency of approximately 0.15%, making it one of the rarest letters in English text. X frequently represents unknown quantities in mathematics — a convention attributed to René Descartes in his 1637 work La Géométrie.

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 X is assigned code point 88 in decimal (0x58 hexadecimal, 130 octal, 01011000 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 X works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

DecHexOctBinCharName
830x530o12301010011SS
840x540o12401010100TT
850x550o12501010101UU
860x560o12601010110VV
870x570o12701010111WW
880x580o13001011000XX
890x590o13101011001YY
900x5A0o13201011010ZZ
910x5B0o13301011011[[
920x5C0o13401011100\\
930x5D0o13501011101]]

Explore the Full ASCII Table

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