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