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