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' : ''">
ᡯ
MONGOLIAN LETTER SIBE ZA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+186F | |
| decimal | 6255 | |
| htmldecimal | ᡯ | |
| htmlhex | ᡯ | |
| css | \186F | |
| javascript | \u{186F} | |
| python | \u186f | |
| java | \u186F | |
| go | \u186F | |
| ruby | \u{186F} | |
| rust | \u{186F} | |
| ccpp | \u186f | |
| urlencoded | %E1%A1%AF | |
| utf8bytes | e1 a1 af | |
| utf16bebytes | 18 6f | |
| utf32bebytes | 00 00 18 6f |
How to Use
HTML:
ᡯ
CSS:
content: "\186F"
JavaScript:
"\u{186F}"
Python:
"\u186f"
Properties
Frequently Asked Questions
What is the ᡯ character (MONGOLIAN LETTER SIBE ZA)?
ᡯ (MONGOLIAN LETTER SIBE ZA) is the Unicode character U+186F.
What is the Unicode codepoint of MONGOLIAN LETTER SIBE ZA?
The MONGOLIAN LETTER SIBE ZA character (ᡯ) has codepoint U+186F.
How do I type or copy MONGOLIAN LETTER SIBE ZA?
Copy ᡯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.