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