free-symbols

Latin Small Letter N With Dot Below Letter

ṇ is the Unicode “n with dot below” letter used to represent specific sounds or transcription variants.

U+1E47

ṇ (Latin small letter n with dot below) is a Unicode character commonly used in linguistic text and precise transcription. Because it’s a distinct letter form, it’s best to copy it directly when needed.

Latin Small Letter N With Dot Below Letter Meaning

ṇ is the lowercase form of “n with dot below,” encoded as Unicode U+1E47. The dot below changes the identity of the character, so it’s used where a plain “n” would be incorrect—often in phonetic or scholarly transcription and in orthographies that distinguish this sound or letter variant. In practice, you’ll see it in written language documentation, multilingual resources, and text that requires exact character-level accuracy. When typing, don’t substitute a normal “n” or an approximate dotted character—use the specific Unicode character to avoid rendering or meaning changes.

Common uses

  • Phonetic or linguistic transcription where “n with dot below” is distinct
  • Academic writing and language documentation that requires exact characters
  • Preparing multilingual content and proofreading typography
  • Creating identifiers or labels in datasets that must match Unicode exactly
  • UI text for transliteration systems where the dot below carries meaning

Examples

ṇ Latin small letter n with dot below

  • The transcription uses ṇ and ṭ for contrast in the dataset.
  • Please use ṇ (not n) in the column heading.
  • In this text, ṇ appears in the language name: ṇāma.
  • The reference form is written with a dot below: ṇ.
  • I copied ṇ directly from the Unicode character set.

Variations

Technical codes

UnicodeU+1E47
HTML Entityṇ
HTML Codeṇ
CSS\1E47

FAQ

What does the Latin Small Letter N With Dot Below letter mean?

ṇ is the lowercase form of “n with dot below,” encoded as Unicode U+1E47. The dot below changes the identity of the character, so it’s used where a plain “n” would be incorrect—often in phonetic or scholarly transcription and in orthographies that distinguish this sound or letter variant. In practice, you’ll see it in written language documentation, multilingual resources, and text that requires exact character-level accuracy. When typing, don’t substitute a normal “n” or an approximate dotted character—use the specific Unicode character to avoid rendering or meaning changes.

What is the Unicode code point for ṇ?

ṇ is Unicode U+1E47 (LATIN SMALL LETTER N WITH DOT BELOW).

How can I copy ṇ for HTML?

You can use the HTML entity ṇ or paste the character directly.

What are the escape formats for programming?

CSS escape: \\1E47. JavaScript escape: \\u{1E47}.

Is it okay to replace ṇ with a normal “n”?

Usually no—because the dot below makes it a distinct character, replacing it can change meaning, spelling, or matching in text processing.