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