Y
UppercasePrintableDec 89

ASCII 89 Y

The printable character "Y" at ASCII code 89.

All Representations

Decimal
89
Hexadecimal
0x59
Octal
0o131
Binary
01011001
HTML Entity
Y

Character Details

CharacterY
NameY
Decimal89
Hexadecimal0x59
Octal0o131
Binary01011001
HTML EntityY
CategoryUppercase
PrintableYes

About ASCII 89 (Y)

The uppercase letter Y (ASCII code 89) is the twenty-fifth letter of the modern Latin alphabet, derived from the Phoenician waw through Greek upsilon. In English text, the letter y appears with a frequency of approximately 2.0%, ranking as the 18th most common letter. Y functions as both a consonant at word beginnings ('yes', 'yellow') and a vowel in other positions ('gym', 'myth', 'my'), making it a semivowel.

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 Y is assigned code point 89 in decimal (0x59 hexadecimal, 131 octal, 01011001 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 Y works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

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

Explore the Full ASCII Table

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