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