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' : ''">
ᢪ
MONGOLIAN LETTER MANCHU ALI GALI LHA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.