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