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' : ''">
᠋
Overview
᠋ (MONGOLIAN FREE VARIATION SELECTOR ONE) is the Unicode character at code point U+180B. It belongs to the Mongolian block, in the Nonspacing Mark (Mn) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+180B | |
| decimal | 6155 | |
| htmldecimal | ᠋ | |
| htmlhex | ᠋ | |
| css | \180B | |
| javascript | \u{180B} | |
| python | \u180b | |
| java | \u180B | |
| go | \u180B | |
| ruby | \u{180B} | |
| rust | \u{180B} | |
| ccpp | \u180b | |
| urlencoded | %E1%A0%8B | |
| utf8bytes | e1 a0 8b | |
| utf16bebytes | 18 0b | |
| utf32bebytes | 00 00 18 0b |
How to Use
HTML:
᠋
CSS:
content: "\180B"
JavaScript:
"\u{180B}"
Python:
"\u180b"
Properties
Frequently Asked Questions
What is the ᠋ character (MONGOLIAN FREE VARIATION SELECTOR ONE)?
᠋ (MONGOLIAN FREE VARIATION SELECTOR ONE) is the Unicode character U+180B.
What is the Unicode codepoint of MONGOLIAN FREE VARIATION SELECTOR ONE?
The MONGOLIAN FREE VARIATION SELECTOR ONE character (᠋) has codepoint U+180B.
How do I type or copy MONGOLIAN FREE VARIATION SELECTOR ONE?
Copy ᠋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.