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