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