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