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