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