G
UppercasePrintableDec 71

ASCII 71 G

The printable character "G" at ASCII code 71.

All Representations

Decimal
71
Hexadecimal
0x47
Octal
0o107
Binary
01000111
HTML Entity
G

Character Details

CharacterG
NameG
Decimal71
Hexadecimal0x47
Octal0o107
Binary01000111
HTML EntityG
CategoryUppercase
PrintableYes

About ASCII 71 (G)

The uppercase letter G (ASCII code 71) is the seventh letter of the modern Latin alphabet, created by the Romans by adding a horizontal stroke to the letter C. In English text, the letter g appears with a frequency of approximately 2.0%, ranking as the 17th most common letter. G was invented by the Romans specifically because the letter C had to serve double duty for both the /k/ and /g/ sounds in early Latin orthography.

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 G is assigned code point 71 in decimal (0x47 hexadecimal, 107 octal, 01000111 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 G works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

DecHexOctBinCharName
660x420o10201000010BB
670x430o10301000011CC
680x440o10401000100DD
690x450o10501000101EE
700x460o10601000110FF
710x470o10701000111GG
720x480o11001001000HH
730x490o11101001001II
740x4A0o11201001010JJ
750x4B0o11301001011KK
760x4C0o11401001100LL

Explore the Full ASCII Table

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