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