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' : ''">
𮟊
CJK UNIFIED IDEOGRAPH-2E7CA
Overview
𮟊 (CJK UNIFIED IDEOGRAPH-2E7CA) is the Unicode character at code point U+2E7CA. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2E7CA | |
| decimal | 190410 | |
| htmldecimal | 𮟊 | |
| htmlhex | 𮟊 | |
| css | \2E7CA | |
| javascript | \u{2E7CA} | |
| python | \U0002e7ca | |
| java | \uD879\uDFCA | |
| go | \U0002E7CA | |
| ruby | \u{2E7CA} | |
| rust | \u{2E7CA} | |
| ccpp | \U0002e7ca | |
| urlencoded | %F0%AE%9F%8A | |
| utf8bytes | f0 ae 9f 8a | |
| utf16bebytes | d8 79 df ca | |
| utf32bebytes | 00 02 e7 ca |
How to Use
HTML:
𮟊
CSS:
content: "\2E7CA"
JavaScript:
"\u{2E7CA}"
Python:
"\U0002e7ca"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𮟊 character (CJK UNIFIED IDEOGRAPH-2E7CA)?
𮟊 (CJK UNIFIED IDEOGRAPH-2E7CA) is the Unicode character U+2E7CA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2E7CA?
The CJK UNIFIED IDEOGRAPH-2E7CA character (𮟊) has codepoint U+2E7CA.
How do I type or copy CJK UNIFIED IDEOGRAPH-2E7CA?
Copy 𮟊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.