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 TWO) is the Unicode character at code point U+180C. 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+180C | |
| decimal | 6156 | |
| htmldecimal | ᠌ | |
| htmlhex | ᠌ | |
| css | \180C | |
| javascript | \u{180C} | |
| python | \u180c | |
| java | \u180C | |
| go | \u180C | |
| ruby | \u{180C} | |
| rust | \u{180C} | |
| ccpp | \u180c | |
| urlencoded | %E1%A0%8C | |
| utf8bytes | e1 a0 8c | |
| utf16bebytes | 18 0c | |
| utf32bebytes | 00 00 18 0c |
How to Use
HTML:
᠌
CSS:
content: "\180C"
JavaScript:
"\u{180C}"
Python:
"\u180c"
Properties
Frequently Asked Questions
What is the ᠌ character (MONGOLIAN FREE VARIATION SELECTOR TWO)?
᠌ (MONGOLIAN FREE VARIATION SELECTOR TWO) is the Unicode character U+180C.
What is the Unicode codepoint of MONGOLIAN FREE VARIATION SELECTOR TWO?
The MONGOLIAN FREE VARIATION SELECTOR TWO character (᠌) has codepoint U+180C.
How do I type or copy MONGOLIAN FREE VARIATION SELECTOR TWO?
Copy ᠌ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.