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