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