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