Latin Capital N with Tilde Ñ
The capital N with tilde (Ñ) is a separate letter in the Spanish alphabet, not a decorated N. It represents a palatal nasal sound (like 'ny' in 'canyon'). The ñ is iconic to Spanish and appears in thousands of common words. It is also used in Filipino, Basque, and other languages.
All Representations
ÑÑÑU+00D1Rendered Output
Ñ renders as the character shown above
When to Use Latin Capital N with Tilde
Use this entity in Spanish text (Ñ is essential — España, año, niño), Filipino, Basque, and other languages with ñ. Omitting the tilde in Spanish changes word meaning (ano ≠ año). For Spanish-language SEO, correct encoding of Ñ is critical for search relevance.
Try It — HTML Examples
<p>Symbol: Ñ</p><p>Symbol: Ñ</p><p>Symbol: Ñ</p><div title="The Latin Capital N with Tilde: Ñ">Hover to see</div>About the Latin Capital N with Tilde Entity
The Latin Capital N with Tilde character (Ñ) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference Ñ, the decimal numeric character reference Ñ, or the hexadecimal numeric reference Ñ. The character is assigned Unicode code point U+00D1 in the Universal Character Set.
The capital N with tilde (Ñ) is a separate letter in the Spanish alphabet, not a decorated N. It represents a palatal nasal sound (like 'ny' in 'canyon'). The ñ is iconic to Spanish and appears in thousands of common words. It is also used in Filipino, Basque, and other languages.
Latin extended character entities provide the accented and modified letters required by dozens of European languages. From French accents aigus and graves to German umlauts, Scandinavian rings, and Icelandic thorns, these entities ensure correct rendering of non-ASCII characters within HTML documents. While modern UTF-8 encoded pages can include these characters directly in source code, HTML entities remain valuable for source code clarity and legacy compatibility.
When deciding how to encode the Latin Capital N with Tilde character in your HTML documents, the named entity Ñ is generally the most readable choice for developers reviewing or maintaining source code. The decimal form Ñ and hexadecimal form Ñ are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use this entity in Spanish text (Ñ is essential — España, año, niño), Filipino, Basque, and other languages with ñ. Omitting the tilde in Spanish changes word meaning (ano ≠ año). For Spanish-language SEO, correct encoding of Ñ is critical for search relevance.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.