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