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