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
ᢄ (MONGOLIAN LETTER ALI GALI INVERTED UBADAMA) is the Unicode character at code point U+1884. It belongs to the Mongolian block, in the Other Letter (Lo) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1884 | |
| decimal | 6276 | |
| htmldecimal | ᢄ | |
| htmlhex | ᢄ | |
| css | \1884 | |
| javascript | \u{1884} | |
| python | \u1884 | |
| java | \u1884 | |
| go | \u1884 | |
| ruby | \u{1884} | |
| rust | \u{1884} | |
| ccpp | \u1884 | |
| urlencoded | %E1%A2%84 | |
| utf8bytes | e1 a2 84 | |
| utf16bebytes | 18 84 | |
| utf32bebytes | 00 00 18 84 |
How to Use
HTML:
ᢄ
CSS:
content: "\1884"
JavaScript:
"\u{1884}"
Python:
"\u1884"
Properties
Frequently Asked Questions
What is the ᢄ character (MONGOLIAN LETTER ALI GALI INVERTED UBADAMA)?
ᢄ (MONGOLIAN LETTER ALI GALI INVERTED UBADAMA) is the Unicode character U+1884.
What is the Unicode codepoint of MONGOLIAN LETTER ALI GALI INVERTED UBADAMA?
The MONGOLIAN LETTER ALI GALI INVERTED UBADAMA character (ᢄ) has codepoint U+1884.
How do I type or copy MONGOLIAN LETTER ALI GALI INVERTED UBADAMA?
Copy ᢄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.