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