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