ASCII 78 — N
The printable character "N" at ASCII code 78.
All Representations
780x4E0o11601001110NCharacter Details
| Character | N |
| Name | N |
| Decimal | 78 |
| Hexadecimal | 0x4E |
| Octal | 0o116 |
| Binary | 01001110 |
| HTML Entity | N |
| Category | Uppercase |
| Printable | Yes |
About ASCII 78 (N)
The uppercase letter N (ASCII code 78) is the fourteenth letter of the modern Latin alphabet, traced from the Phoenician nun (meaning fish) through Greek nu. In English text, the letter n appears with a frequency of approximately 6.7%, ranking as the 6th most common letter. N is the most frequently occurring consonant in English text and appears in the extremely common words 'not', 'no', 'and', 'in', and 'on'.
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 N is assigned code point 78 in decimal (0x4E hexadecimal, 116 octal, 01001110 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 N 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.