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