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