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