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