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-28204
Overview
𨈄 (CJK UNIFIED IDEOGRAPH-28204) is the Unicode character at code point U+28204. 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+28204 | |
| decimal | 164356 | |
| htmldecimal | 𨈄 | |
| htmlhex | 𨈄 | |
| css | \28204 | |
| javascript | \u{28204} | |
| python | \U00028204 | |
| java | \uD860\uDE04 | |
| go | \U00028204 | |
| ruby | \u{28204} | |
| rust | \u{28204} | |
| ccpp | \U00028204 | |
| urlencoded | %F0%A8%88%84 | |
| utf8bytes | f0 a8 88 84 | |
| utf16bebytes | d8 60 de 04 | |
| utf32bebytes | 00 02 82 04 |
How to Use
HTML:
𨈄
CSS:
content: "\28204"
JavaScript:
"\u{28204}"
Python:
"\U00028204"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨈄 character (CJK UNIFIED IDEOGRAPH-28204)?
𨈄 (CJK UNIFIED IDEOGRAPH-28204) is the Unicode character U+28204.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28204?
The CJK UNIFIED IDEOGRAPH-28204 character (𨈄) has codepoint U+28204.
How do I type or copy CJK UNIFIED IDEOGRAPH-28204?
Copy 𨈄 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.