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