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