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