ASCII 112 — p
The printable character "p" at ASCII code 112.
All Representations
1120x700o16001110000pCharacter Details
| Character | p |
| Name | p |
| Decimal | 112 |
| Hexadecimal | 0x70 |
| Octal | 0o160 |
| Binary | 01110000 |
| HTML Entity | p |
| Category | Lowercase |
| Printable | Yes |
About ASCII 112 (p)
The lowercase letter p (ASCII code 112) is the small form of the sixteenth letter in the Latin alphabet. Lowercase letters emerged from medieval scribal handwriting traditions where faster cursive writing produced smaller, rounder letterforms that eventually became standardized during the Renaissance era. In mathematics, 'p' frequently represents probability values. In HTML, the <p> element defines paragraphs — one of the most commonly used tags.
The 26 lowercase Latin letters occupy ASCII codes 97 through 122, positioned exactly 32 code points after their uppercase equivalents. This systematic offset allows case conversion by toggling bit 5 in the binary representation — an elegant design choice from 1963 that still enables efficient case-insensitive string operations in modern software. Lowercase is the default case for most programming identifiers, Unix commands, file names, and body text, making these characters among the most frequently encoded in the entire ASCII set.
In the ASCII encoding table, Lowercase Letter p is assigned code point 112 in decimal (0x70 hexadecimal, 160 octal, 01110000 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 Lowercase Letter p works reliably across all operating systems, programming languages, and internet protocols.
Related ASCII Characters
Nearby ASCII Codes
Explore the Full ASCII Table
Browse all 128 ASCII characters with codes, representations, and detailed references.