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 MAA) is the Unicode character at code point U+121B. 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+121B | |
| decimal | 4635 | |
| htmldecimal | ማ | |
| htmlhex | ማ | |
| css | \121B | |
| javascript | \u{121B} | |
| python | \u121b | |
| java | \u121B | |
| go | \u121B | |
| ruby | \u{121B} | |
| rust | \u{121B} | |
| ccpp | \u121b | |
| urlencoded | %E1%88%9B | |
| utf8bytes | e1 88 9b | |
| utf16bebytes | 12 1b | |
| utf32bebytes | 00 00 12 1b |
How to Use
HTML:
ማ
CSS:
content: "\121B"
JavaScript:
"\u{121B}"
Python:
"\u121b"
Properties
Frequently Asked Questions
What is the ማ character (ETHIOPIC SYLLABLE MAA)?
ማ (ETHIOPIC SYLLABLE MAA) is the Unicode character U+121B.
What is the Unicode codepoint of ETHIOPIC SYLLABLE MAA?
The ETHIOPIC SYLLABLE MAA character (ማ) has codepoint U+121B.
How do I type or copy ETHIOPIC SYLLABLE MAA?
Copy ማ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.