copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ມ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ມ
Overview
ມ (LAO LETTER MO) is the Unicode character at code point U+0EA1. It belongs to the Lao block, in the Other Letter (Lo) general category. Its script is Laoo.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0EA1 | |
| decimal | 3745 | |
| htmldecimal | ມ | |
| htmlhex | ມ | |
| css | \0EA1 | |
| javascript | \u{EA1} | |
| python | \u0ea1 | |
| java | \u0EA1 | |
| go | \u0EA1 | |
| ruby | \u{EA1} | |
| rust | \u{EA1} | |
| ccpp | \u0ea1 | |
| urlencoded | %E0%BA%A1 | |
| utf8bytes | e0 ba a1 | |
| utf16bebytes | 0e a1 | |
| utf32bebytes | 00 00 0e a1 |
How to Use
HTML:
ມ
CSS:
content: "\0EA1"
JavaScript:
"\u{EA1}"
Python:
"\u0ea1"
Properties
Frequently Asked Questions
What is the ມ character (LAO LETTER MO)?
ມ (LAO LETTER MO) is the Unicode character U+0EA1.
What is the Unicode codepoint of LAO LETTER MO?
The LAO LETTER MO character (ມ) has codepoint U+0EA1.
How do I type or copy LAO LETTER MO?
Copy ມ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.