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