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