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