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