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