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