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