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-6680
Overview
暀 (CJK UNIFIED IDEOGRAPH-6680) is the Unicode character at code point U+6680. 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+6680 | |
| decimal | 26240 | |
| htmldecimal | 暀 | |
| htmlhex | 暀 | |
| css | \6680 | |
| javascript | \u{6680} | |
| python | \u6680 | |
| java | \u6680 | |
| go | \u6680 | |
| ruby | \u{6680} | |
| rust | \u{6680} | |
| ccpp | \u6680 | |
| urlencoded | %E6%9A%80 | |
| utf8bytes | e6 9a 80 | |
| utf16bebytes | 66 80 | |
| utf32bebytes | 00 00 66 80 |
How to Use
HTML:
暀
CSS:
content: "\6680"
JavaScript:
"\u{6680}"
Python:
"\u6680"
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-6680)?
暀 (CJK UNIFIED IDEOGRAPH-6680) is the Unicode character U+6680.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-6680?
The CJK UNIFIED IDEOGRAPH-6680 character (暀) has codepoint U+6680.
How do I type or copy CJK UNIFIED IDEOGRAPH-6680?
Copy 暀 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.