J
UppercasePrintableDec 74

ASCII 74 J

The printable character "J" at ASCII code 74.

All Representations

Decimal
74
Hexadecimal
0x4A
Octal
0o112
Binary
01001010
HTML Entity
J

Character Details

CharacterJ
NameJ
Decimal74
Hexadecimal0x4A
Octal0o112
Binary01001010
HTML EntityJ
CategoryUppercase
PrintableYes

About ASCII 74 (J)

The uppercase letter J (ASCII code 74) is the tenth letter of the modern Latin alphabet, a relatively modern letter that was split from I during the medieval period. In English text, the letter j appears with a frequency of approximately 0.15%, making it one of the least common letters in English. J was the last letter added to the modern English alphabet, only becoming fully standardized as distinct from I in the seventeenth century.

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 J is assigned code point 74 in decimal (0x4A hexadecimal, 112 octal, 01001010 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 J works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

DecHexOctBinCharName
690x450o10501000101EE
700x460o10601000110FF
710x470o10701000111GG
720x480o11001001000HH
730x490o11101001001II
740x4A0o11201001010JJ
750x4B0o11301001011KK
760x4C0o11401001100LL
770x4D0o11501001101MM
780x4E0o11601001110NN
790x4F0o11701001111OO

Explore the Full ASCII Table

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