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