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-28EBB
Overview
𨺻 (CJK UNIFIED IDEOGRAPH-28EBB) is the Unicode character at code point U+28EBB. 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+28EBB | |
| decimal | 167611 | |
| htmldecimal | 𨺻 | |
| htmlhex | 𨺻 | |
| css | \28EBB | |
| javascript | \u{28EBB} | |
| python | \U00028ebb | |
| java | \uD863\uDEBB | |
| go | \U00028EBB | |
| ruby | \u{28EBB} | |
| rust | \u{28EBB} | |
| ccpp | \U00028ebb | |
| urlencoded | %F0%A8%BA%BB | |
| utf8bytes | f0 a8 ba bb | |
| utf16bebytes | d8 63 de bb | |
| utf32bebytes | 00 02 8e bb |
How to Use
HTML:
𨺻
CSS:
content: "\28EBB"
JavaScript:
"\u{28EBB}"
Python:
"\U00028ebb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨺻 character (CJK UNIFIED IDEOGRAPH-28EBB)?
𨺻 (CJK UNIFIED IDEOGRAPH-28EBB) is the Unicode character U+28EBB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28EBB?
The CJK UNIFIED IDEOGRAPH-28EBB character (𨺻) has codepoint U+28EBB.
How do I type or copy CJK UNIFIED IDEOGRAPH-28EBB?
Copy 𨺻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.