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