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