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