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-4224
Overview
䈤 (CJK UNIFIED IDEOGRAPH-4224) is the Unicode character at code point U+4224. 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+4224 | |
| decimal | 16932 | |
| htmldecimal | 䈤 | |
| htmlhex | 䈤 | |
| css | \4224 | |
| javascript | \u{4224} | |
| python | \u4224 | |
| java | \u4224 | |
| go | \u4224 | |
| ruby | \u{4224} | |
| rust | \u{4224} | |
| ccpp | \u4224 | |
| urlencoded | %E4%88%A4 | |
| utf8bytes | e4 88 a4 | |
| utf16bebytes | 42 24 | |
| utf32bebytes | 00 00 42 24 |
How to Use
HTML:
䈤
CSS:
content: "\4224"
JavaScript:
"\u{4224}"
Python:
"\u4224"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 䈤 character (CJK UNIFIED IDEOGRAPH-4224)?
䈤 (CJK UNIFIED IDEOGRAPH-4224) is the Unicode character U+4224.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-4224?
The CJK UNIFIED IDEOGRAPH-4224 character (䈤) has codepoint U+4224.
How do I type or copy CJK UNIFIED IDEOGRAPH-4224?
Copy 䈤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.