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