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-28EBC
Overview
𨺼 (CJK UNIFIED IDEOGRAPH-28EBC) is the Unicode character at code point U+28EBC. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+28EBC | |
| decimal | 167612 | |
| htmldecimal | 𨺼 | |
| htmlhex | 𨺼 | |
| css | \28EBC | |
| javascript | \u{28EBC} | |
| python | \U00028ebc | |
| java | \uD863\uDEBC | |
| go | \U00028EBC | |
| ruby | \u{28EBC} | |
| rust | \u{28EBC} | |
| ccpp | \U00028ebc | |
| urlencoded | %F0%A8%BA%BC | |
| utf8bytes | f0 a8 ba bc | |
| utf16bebytes | d8 63 de bc | |
| utf32bebytes | 00 02 8e bc |
How to Use
HTML:
𨺼
CSS:
content: "\28EBC"
JavaScript:
"\u{28EBC}"
Python:
"\U00028ebc"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨺼 character (CJK UNIFIED IDEOGRAPH-28EBC)?
𨺼 (CJK UNIFIED IDEOGRAPH-28EBC) is the Unicode character U+28EBC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28EBC?
The CJK UNIFIED IDEOGRAPH-28EBC character (𨺼) has codepoint U+28EBC.
How do I type or copy CJK UNIFIED IDEOGRAPH-28EBC?
Copy 𨺼 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.