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-7224
Overview
爤 (CJK UNIFIED IDEOGRAPH-7224) is the Unicode character at code point U+7224. 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+7224 | |
| decimal | 29220 | |
| htmldecimal | 爤 | |
| htmlhex | 爤 | |
| css | \7224 | |
| javascript | \u{7224} | |
| python | \u7224 | |
| java | \u7224 | |
| go | \u7224 | |
| ruby | \u{7224} | |
| rust | \u{7224} | |
| ccpp | \u7224 | |
| urlencoded | %E7%88%A4 | |
| utf8bytes | e7 88 a4 | |
| utf16bebytes | 72 24 | |
| utf32bebytes | 00 00 72 24 |
How to Use
HTML:
爤
CSS:
content: "\7224"
JavaScript:
"\u{7224}"
Python:
"\u7224"
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-7224)?
爤 (CJK UNIFIED IDEOGRAPH-7224) is the Unicode character U+7224.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7224?
The CJK UNIFIED IDEOGRAPH-7224 character (爤) has codepoint U+7224.
How do I type or copy CJK UNIFIED IDEOGRAPH-7224?
Copy 爤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.