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