D
UppercasePrintableDec 68

ASCII 68 D

The printable character "D" at ASCII code 68.

All Representations

Decimal
68
Hexadecimal
0x44
Octal
0o104
Binary
01000100
HTML Entity
D

Character Details

CharacterD
NameD
Decimal68
Hexadecimal0x44
Octal0o104
Binary01000100
HTML EntityD
CategoryUppercase
PrintableYes

About ASCII 68 (D)

The uppercase letter D (ASCII code 68) is the fourth letter of the modern Latin alphabet, originated from the Phoenician daleth (meaning door) through Greek delta. In English text, the letter d appears with a frequency of approximately 4.3%, ranking as the 10th most common letter. D represents the voiced alveolar plosive consonant and appears prominently in high-frequency English words like 'do', 'day', 'did', and 'down'.

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 D is assigned code point 68 in decimal (0x44 hexadecimal, 104 octal, 01000100 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 D works reliably across all operating systems, programming languages, and internet protocols.

Related ASCII Characters

Nearby ASCII Codes

DecHexOctBinCharName
630x3F0o07700111111??
640x400o10001000000@@
650x410o10101000001AA
660x420o10201000010BB
670x430o10301000011CC
680x440o10401000100DD
690x450o10501000101EE
700x460o10601000110FF
710x470o10701000111GG
720x480o11001001000HH
730x490o11101001001II

Explore the Full ASCII Table

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