Latin Small Letter N With Line Below Letter
ṉ is the Latin small letter n with a line below, used in extended Latin writing systems.
U+1E49
ṉ is a Latin Extended character: a lowercase n with a line below. You may see it in specific language or typography contexts where an extra diacritic distinguishes meaning. It’s also useful when you need an exact Unicode character for text, forms, or search.
Latin Small Letter N With Line Below Letter Meaning
ṉ is “LATIN SMALL LETTER N WITH LINE BELOW” (Unicode U+1E49). The base letter is n, and the line below acts as a diacritic-like modifier in the Latin Extended block. In practice, ṉ is used to represent language-specific distinctions that go beyond plain “n”. When you need correctness, copy the symbol directly rather than substituting a lookalike, because different fonts and systems may render similar-looking characters differently. For developers, it’s important to use the correct Unicode code point to ensure proper storage, display, and matching in text processing.
Common uses
- •Typing or entering language text that specifically requires “n with line below”
- •Correctly rendering names, words, or academic transcriptions that use this exact character
- •Creating typography mockups or UI strings where diacritics must match Unicode
- •Form fields, search terms, and labels where exact character matching matters
- •Programming content where the exact code point U+1E49 must be preserved
Examples
ṉ Latin Small Letter N with Line Below
- ṉṉṉ ṅn text sample for testing diacritic rendering
- ṉPlease enter ṉ as shown: ṉ
- ṉTranscription note: use ṉ for the distinct n form
- ṉExample label: ṉ character in a settings panel
- ṉSearch term: ṉ (not plain n)
Variations
Technical codes
| Unicode | U+1E49 | |
| HTML Entity | ṉ | |
| HTML Code | ṉ | |
| CSS | \1E49 |
FAQ
What does the Latin Small Letter N With Line Below letter mean?
ṉ is “LATIN SMALL LETTER N WITH LINE BELOW” (Unicode U+1E49). The base letter is n, and the line below acts as a diacritic-like modifier in the Latin Extended block. In practice, ṉ is used to represent language-specific distinctions that go beyond plain “n”. When you need correctness, copy the symbol directly rather than substituting a lookalike, because different fonts and systems may render similar-looking characters differently. For developers, it’s important to use the correct Unicode code point to ensure proper storage, display, and matching in text processing.
What Unicode character is ṉ?
ṉ is LATIN SMALL LETTER N WITH LINE BELOW, Unicode code point U+1E49.
How do I copy ṉ reliably?
Copy the character directly from this page (ṉ). Avoid using plain “n” because it is a different character.
What’s the HTML entity and escape for ṉ?
HTML entity: ṉ. CSS escape: \\1E49. JavaScript escape: \\u{1E49}.
Will all fonts display ṉ the same way?
No. Font support and glyph design can affect how the line below looks, so testing in your target fonts is recommended.