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