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