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-25802
Overview
𥠂 (CJK UNIFIED IDEOGRAPH-25802) is the Unicode character at code point U+25802. 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+25802 | |
| decimal | 153602 | |
| htmldecimal | 𥠂 | |
| htmlhex | 𥠂 | |
| css | \25802 | |
| javascript | \u{25802} | |
| python | \U00025802 | |
| java | \uD856\uDC02 | |
| go | \U00025802 | |
| ruby | \u{25802} | |
| rust | \u{25802} | |
| ccpp | \U00025802 | |
| urlencoded | %F0%A5%A0%82 | |
| utf8bytes | f0 a5 a0 82 | |
| utf16bebytes | d8 56 dc 02 | |
| utf32bebytes | 00 02 58 02 |
How to Use
HTML:
𥠂
CSS:
content: "\25802"
JavaScript:
"\u{25802}"
Python:
"\U00025802"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𥠂 character (CJK UNIFIED IDEOGRAPH-25802)?
𥠂 (CJK UNIFIED IDEOGRAPH-25802) is the Unicode character U+25802.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-25802?
The CJK UNIFIED IDEOGRAPH-25802 character (𥠂) has codepoint U+25802.
How do I type or copy CJK UNIFIED IDEOGRAPH-25802?
Copy 𥠂 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.