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