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