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-27802
Overview
𧠂 (CJK UNIFIED IDEOGRAPH-27802) is the Unicode character at code point U+27802. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+27802 | |
| decimal | 161794 | |
| htmldecimal | 𧠂 | |
| htmlhex | 𧠂 | |
| css | \27802 | |
| javascript | \u{27802} | |
| python | \U00027802 | |
| java | \uD85E\uDC02 | |
| go | \U00027802 | |
| ruby | \u{27802} | |
| rust | \u{27802} | |
| ccpp | \U00027802 | |
| urlencoded | %F0%A7%A0%82 | |
| utf8bytes | f0 a7 a0 82 | |
| utf16bebytes | d8 5e dc 02 | |
| utf32bebytes | 00 02 78 02 |
How to Use
HTML:
𧠂
CSS:
content: "\27802"
JavaScript:
"\u{27802}"
Python:
"\U00027802"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧠂 character (CJK UNIFIED IDEOGRAPH-27802)?
𧠂 (CJK UNIFIED IDEOGRAPH-27802) is the Unicode character U+27802.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27802?
The CJK UNIFIED IDEOGRAPH-27802 character (𧠂) has codepoint U+27802.
How do I type or copy CJK UNIFIED IDEOGRAPH-27802?
Copy 𧠂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.