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