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 LETTER TODO E) is the Unicode character at code point U+1844. It belongs to the Mongolian block, in the Other Letter (Lo) general category. Its script is Mong.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1844 | |
| decimal | 6212 | |
| htmldecimal | ᡄ | |
| htmlhex | ᡄ | |
| css | \1844 | |
| javascript | \u{1844} | |
| python | \u1844 | |
| java | \u1844 | |
| go | \u1844 | |
| ruby | \u{1844} | |
| rust | \u{1844} | |
| ccpp | \u1844 | |
| urlencoded | %E1%A1%84 | |
| utf8bytes | e1 a1 84 | |
| utf16bebytes | 18 44 | |
| utf32bebytes | 00 00 18 44 |
How to Use
HTML:
ᡄ
CSS:
content: "\1844"
JavaScript:
"\u{1844}"
Python:
"\u1844"
Properties
Frequently Asked Questions
What is the ᡄ character (MONGOLIAN LETTER TODO E)?
ᡄ (MONGOLIAN LETTER TODO E) is the Unicode character U+1844.
What is the Unicode codepoint of MONGOLIAN LETTER TODO E?
The MONGOLIAN LETTER TODO E character (ᡄ) has codepoint U+1844.
How do I type or copy MONGOLIAN LETTER TODO E?
Copy ᡄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.