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