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