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