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