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