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