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