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