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