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