free-symbols

Latin Small Letter M With Dot Above Letter

ṁ is the Latin small letter m with a dot above, used in specialized writing and transliteration.

U+1E41

This page helps you copy the symbol ṁ and understand its Unicode identity. It’s a Latin Extended character, useful when precise diacritics are required. You can also find common HTML/CSS/JavaScript ways to represent it.

Latin Small Letter M With Dot Above Letter Meaning

ṁ is a Latin small letter “m” with a dot above (Unicode U+1E41, HTML entity ṁ). Because it includes a diacritical mark, it may be used in scholarly writing, transliteration systems, and text where the distinction between plain “m” and “m with dot above” matters. It’s commonly encountered in contexts that require accurate representation of sounds or phonetic/orthographic distinctions. When using ṁ in digital content, prefer the actual Unicode character so it renders correctly across fonts and platforms.

Common uses

  • Type or paste transliteration text that distinguishes ṁ from plain m
  • Write linguistic notes or phonetic descriptions in plain text editors
  • Label UI elements or forms where a precise diacritic is required
  • Create typographic content in design tools that supports Unicode diacritics
  • Include the character in code samples, data sets, or documentation

Examples

ṁ m with dot above (Latin Extended)

  • Use ṁ to match the original spelling in your source text.
  • The symbol ṁ appears in certain transliteration conventions.
  • Replace m with ṁ where the dot above is required.
  • In metadata, store ṁ as the exact Unicode character.
  • Check that your font renders ṁ clearly.

Variations

Technical codes

UnicodeU+1E41
HTML Entityṁ
HTML Codeṁ
CSS\1E41

FAQ

What does the Latin Small Letter M With Dot Above letter mean?

ṁ is a Latin small letter “m” with a dot above (Unicode U+1E41, HTML entity ṁ). Because it includes a diacritical mark, it may be used in scholarly writing, transliteration systems, and text where the distinction between plain “m” and “m with dot above” matters. It’s commonly encountered in contexts that require accurate representation of sounds or phonetic/orthographic distinctions. When using ṁ in digital content, prefer the actual Unicode character so it renders correctly across fonts and platforms.

What Unicode character is ṁ?

ṁ is LATIN SMALL LETTER M WITH DOT ABOVE. Its Unicode code point is U+1E41.

How do I copy ṁ into HTML?

Use the character directly, or use the HTML entity ṁ.

What CSS or JavaScript escapes can I use for ṁ?

CSS escape: \\1E41. JavaScript (Unicode code point escape): \\u{1E41}.

Will ṁ render correctly on all devices?

Rendering depends on font support. Using the real Unicode character (not a look-alike) gives the best chance of correct display.