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