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