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-6566
Overview
敦 (CJK UNIFIED IDEOGRAPH-6566) is the Unicode character at code point U+6566. 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+6566 | |
| decimal | 25958 | |
| htmldecimal | 敦 | |
| htmlhex | 敦 | |
| css | \6566 | |
| javascript | \u{6566} | |
| python | \u6566 | |
| java | \u6566 | |
| go | \u6566 | |
| ruby | \u{6566} | |
| rust | \u{6566} | |
| ccpp | \u6566 | |
| urlencoded | %E6%95%A6 | |
| utf8bytes | e6 95 a6 | |
| utf16bebytes | 65 66 | |
| utf32bebytes | 00 00 65 66 |
How to Use
HTML:
敦
CSS:
content: "\6566"
JavaScript:
"\u{6566}"
Python:
"\u6566"
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-6566)?
敦 (CJK UNIFIED IDEOGRAPH-6566) is the Unicode character U+6566.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6566?
The CJK UNIFIED IDEOGRAPH-6566 character (敦) has codepoint U+6566.
How do I type or copy CJK UNIFIED IDEOGRAPH-6566?
Copy 敦 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.