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