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