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