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