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