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