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