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