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