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