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