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