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