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