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' : ''">
ᡂ
MONGOLIAN LETTER CHI
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.