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