free-symbols

Lao Letter Mo Letter

ມ is the Lao Letter Mo (U+0EA1), used as a consonant in the Lao script.

U+0EA1

“ມ” (Lao Letter Mo) is a character from the Lao alphabet used to build Lao words. You can copy it directly or use the provided Unicode escapes in HTML, CSS, and JavaScript.

Lao Letter Mo Letter Meaning

ມ is the Lao letter known as “Mo” (Unicode name: LAO LETTER MO, code point U+0EA1). In the Lao script, it functions as a consonant that appears in everyday Lao writing. Like other Lao letters, it helps form syllables when combined with other characters such as vowels and diacritics, depending on the word. When you’re editing text for Lao language content, using the correct Unicode code point (U+0EA1) is important for consistent rendering across platforms and fonts. This page provides practical ways to copy the character and insert it in code.

Common uses

  • Writing Lao words that include the consonant sound represented by this letter
  • Forming syllables in Lao-language subtitles and captions
  • Displaying Lao text in UI labels, forms, and menus
  • Producing documents and e-books that require correct Lao Unicode characters
  • Building multilingual content where the exact code point matters (U+0EA1)

Examples

ມ Lao Letter Mo (U+0EA1)

  • ມື້ນີ້
  • ມາລະຍາດ
  • ເມືອງ
  • ຫຼັກສູດ ມ
  • ຄຳວ່າ ມ

Variations

Technical codes

UnicodeU+0EA1
HTML Entityມ
HTML Codeມ
CSS\0EA1

FAQ

What does the Lao Letter Mo letter mean?

ມ is the Lao letter known as “Mo” (Unicode name: LAO LETTER MO, code point U+0EA1). In the Lao script, it functions as a consonant that appears in everyday Lao writing. Like other Lao letters, it helps form syllables when combined with other characters such as vowels and diacritics, depending on the word. When you’re editing text for Lao language content, using the correct Unicode code point (U+0EA1) is important for consistent rendering across platforms and fonts. This page provides practical ways to copy the character and insert it in code.

What is the Unicode code point for “ມ”?

It is U+0EA1 (Unicode name: LAO LETTER MO).

How can I copy “ມ” into HTML?

You can paste the character directly, or use the HTML entity: ມ

How do I use this character in CSS?

One option is the CSS escape: \\0EA1.

How do I insert “ມ” in JavaScript strings?

Use the Unicode escape: \\u{0EA1}.