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
ม (THAI CHARACTER MO MA) is the Unicode character at code point U+0E21. It belongs to the Thai block, in the Other Letter (Lo) general category. Its script is Thai.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0E21 | |
| decimal | 3617 | |
| htmldecimal | ม | |
| htmlhex | ม | |
| css | \0E21 | |
| javascript | \u{E21} | |
| python | \u0e21 | |
| java | \u0E21 | |
| go | \u0E21 | |
| ruby | \u{E21} | |
| rust | \u{E21} | |
| ccpp | \u0e21 | |
| urlencoded | %E0%B8%A1 | |
| utf8bytes | e0 b8 a1 | |
| utf16bebytes | 0e 21 | |
| utf32bebytes | 00 00 0e 21 |
How to Use
HTML:
ม
CSS:
content: "\0E21"
JavaScript:
"\u{E21}"
Python:
"\u0e21"
Properties
Frequently Asked Questions
What is the ม character (THAI CHARACTER MO MA)?
ม (THAI CHARACTER MO MA) is the Unicode character U+0E21.
What is the Unicode codepoint of THAI CHARACTER MO MA?
The THAI CHARACTER MO MA character (ม) has codepoint U+0E21.
How do I type or copy THAI CHARACTER MO MA?
Copy ม directly, or use the HTML entity, UTF-8, and code encodings shown on this page.