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