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