free-symbols

Latin Small Letter M With Dot Below Letter

ṃ is the Unicode “Latin small letter m with dot below” used to add a specific diacritic-like distinction to m.

U+1E43

The character ṃ is a Latin letter with a dot below. It’s useful when you need the exact Unicode form (U+1E43) rather than a plain “m”. Designers, writers, and developers often use it for accurate text rendering and consistency.

Latin Small Letter M With Dot Below Letter Meaning

ṃ (Unicode U+1E43) is “Latin small letter m with dot below.” The dot below acts as a distinguishing mark that separates this letter from the standard “m” in the text stream. Depending on the writing system or transcription standard you’re using, it may represent a particular sound value, phonetic detail, or scholarly notation rather than the plain Latin letter m. If your goal is to reproduce text exactly (for example, in documentation, catalogs, or language resources), using the correct character is more reliable than visually approximating it with an m plus a separate dot.

Common uses

  • Accurate transcription in linguistic or phonetic text
  • Typing or formatting scholarly/academic notes that require U+1E43
  • Creating consistent labels in language study materials and glossaries
  • Rendering correct characters in web content and typography
  • Using the exact symbol in templates, forms, or citations

Examples

ṃ Latin small letter m with dot below

  • Saṁsāra is a term used in many religious and philosophical texts.
  • The transcription uses ṃ to mark a specific sound quality.
  • Please verify the character U+1E43 (ṃ) in the document.
  • The glossary entry includes ṃ to distinguish it from m.
  • In the sample string, ṃ appears below the lowercase m.

Variations

Technical codes

UnicodeU+1E43
HTML Entityṃ
HTML Codeṃ
CSS\1E43

FAQ

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

ṃ (Unicode U+1E43) is “Latin small letter m with dot below.” The dot below acts as a distinguishing mark that separates this letter from the standard “m” in the text stream. Depending on the writing system or transcription standard you’re using, it may represent a particular sound value, phonetic detail, or scholarly notation rather than the plain Latin letter m. If your goal is to reproduce text exactly (for example, in documentation, catalogs, or language resources), using the correct character is more reliable than visually approximating it with an m plus a separate dot.

What is the Unicode codepoint for ṃ?

The codepoint for ṃ is U+1E43.

How do I copy ṃ reliably?

Copy the character directly from this page. Avoid typing a regular “m” and trying to add your own dot, since that may not produce the exact same Unicode character.

What is the HTML entity for ṃ?

The HTML entity is ṃ.

How can I enter ṃ in code?

Use the CSS escape \\1E43 or the JavaScript escape \\u{1E43}.