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-4004
Overview
䀄 (CJK UNIFIED IDEOGRAPH-4004) is the Unicode character at code point U+4004. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+4004 | |
| decimal | 16388 | |
| htmldecimal | 䀄 | |
| htmlhex | 䀄 | |
| css | \4004 | |
| javascript | \u{4004} | |
| python | \u4004 | |
| java | \u4004 | |
| go | \u4004 | |
| ruby | \u{4004} | |
| rust | \u{4004} | |
| ccpp | \u4004 | |
| urlencoded | %E4%80%84 | |
| utf8bytes | e4 80 84 | |
| utf16bebytes | 40 04 | |
| utf32bebytes | 00 00 40 04 |
How to Use
HTML:
䀄
CSS:
content: "\4004"
JavaScript:
"\u{4004}"
Python:
"\u4004"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䀄 character (CJK UNIFIED IDEOGRAPH-4004)?
䀄 (CJK UNIFIED IDEOGRAPH-4004) is the Unicode character U+4004.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4004?
The CJK UNIFIED IDEOGRAPH-4004 character (䀄) has codepoint U+4004.
How do I type or copy CJK UNIFIED IDEOGRAPH-4004?
Copy 䀄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.