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