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