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