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