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