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