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