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