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