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