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