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
ም (ETHIOPIC SYLLABLE ME) is the Unicode character at code point U+121D. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+121D | |
| decimal | 4637 | |
| htmldecimal | ም | |
| htmlhex | ም | |
| css | \121D | |
| javascript | \u{121D} | |
| python | \u121d | |
| java | \u121D | |
| go | \u121D | |
| ruby | \u{121D} | |
| rust | \u{121D} | |
| ccpp | \u121d | |
| urlencoded | %E1%88%9D | |
| utf8bytes | e1 88 9d | |
| utf16bebytes | 12 1d | |
| utf32bebytes | 00 00 12 1d |
How to Use
HTML:
ም
CSS:
content: "\121D"
JavaScript:
"\u{121D}"
Python:
"\u121d"
Properties
Frequently Asked Questions
What is the ም character (ETHIOPIC SYLLABLE ME)?
ም (ETHIOPIC SYLLABLE ME) is the Unicode character U+121D.
What is the Unicode codepoint of ETHIOPIC SYLLABLE ME?
The ETHIOPIC SYLLABLE ME character (ም) has codepoint U+121D.
How do I type or copy ETHIOPIC SYLLABLE ME?
Copy ም directly, or use the HTML entity, UTF-8, and code encodings shown on this page.