Z
UppercasePrintableDec 90

ASCII 90 Z

The printable character "Z" at ASCII code 90.

All Representations

Decimal
90
Hexadecimal
0x5A
Octal
0o132
Binary
01011010
HTML Entity
Z

Character Details

CharacterZ
NameZ
Decimal90
Hexadecimal0x5A
Octal0o132
Binary01011010
HTML EntityZ
CategoryUppercase
PrintableYes

About ASCII 90 (Z)

The uppercase letter Z (ASCII code 90) is the twenty-sixth letter of the modern Latin alphabet, originated from the Phoenician zayin (meaning weapon) through Greek zeta. In English text, the letter z appears with a frequency of approximately 0.07%, making it the rarest letter in standard English text. Z is the final letter of the English alphabet and among the least frequently used, appearing primarily in words borrowed from Greek, Arabic, and other languages.

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 Z is assigned code point 90 in decimal (0x5A hexadecimal, 132 octal, 01011010 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 Z works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

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

Explore the Full ASCII Table

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