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 KA) is the Unicode character at code point U+1889. 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+1889 | |
| decimal | 6281 | |
| htmldecimal | ᢉ | |
| htmlhex | ᢉ | |
| css | \1889 | |
| javascript | \u{1889} | |
| python | \u1889 | |
| java | \u1889 | |
| go | \u1889 | |
| ruby | \u{1889} | |
| rust | \u{1889} | |
| ccpp | \u1889 | |
| urlencoded | %E1%A2%89 | |
| utf8bytes | e1 a2 89 | |
| utf16bebytes | 18 89 | |
| utf32bebytes | 00 00 18 89 |
How to Use
HTML:
ᢉ
CSS:
content: "\1889"
JavaScript:
"\u{1889}"
Python:
"\u1889"
Properties
Frequently Asked Questions
What is the ᢉ character (MONGOLIAN LETTER ALI GALI KA)?
ᢉ (MONGOLIAN LETTER ALI GALI KA) is the Unicode character U+1889.
What is the Unicode codepoint of MONGOLIAN LETTER ALI GALI KA?
The MONGOLIAN LETTER ALI GALI KA character (ᢉ) has codepoint U+1889.
How do I type or copy MONGOLIAN LETTER ALI GALI KA?
Copy ᢉ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.