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