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