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