L
UppercasePrintableDec 76

ASCII 76 L

The printable character "L" at ASCII code 76.

All Representations

Decimal
76
Hexadecimal
0x4C
Octal
0o114
Binary
01001100
HTML Entity
L

Character Details

CharacterL
NameL
Decimal76
Hexadecimal0x4C
Octal0o114
Binary01001100
HTML EntityL
CategoryUppercase
PrintableYes

About ASCII 76 (L)

The uppercase letter L (ASCII code 76) is the twelfth letter of the modern Latin alphabet, originated from the Phoenician lamedh (meaning goad) via Greek lambda. In English text, the letter l appears with a frequency of approximately 4.0%, ranking as the 11th most common letter. L appears in many fundamental English words and has the interesting property that its doubled form 'll' is common in loanwords from Welsh, Spanish, and Italian.

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 L is assigned code point 76 in decimal (0x4C hexadecimal, 114 octal, 01001100 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 L works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

DecHexOctBinCharName
710x470o10701000111GG
720x480o11001001000HH
730x490o11101001001II
740x4A0o11201001010JJ
750x4B0o11301001011KK
760x4C0o11401001100LL
770x4D0o11501001101MM
780x4E0o11601001110NN
790x4F0o11701001111OO
800x500o12001010000PP
810x510o12101010001QQ

Explore the Full ASCII Table

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