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