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