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-3FEA
Overview
㿪 (CJK UNIFIED IDEOGRAPH-3FEA) is the Unicode character at code point U+3FEA. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3FEA | |
| decimal | 16362 | |
| htmldecimal | 㿪 | |
| htmlhex | 㿪 | |
| css | \3FEA | |
| javascript | \u{3FEA} | |
| python | \u3fea | |
| java | \u3FEA | |
| go | \u3FEA | |
| ruby | \u{3FEA} | |
| rust | \u{3FEA} | |
| ccpp | \u3fea | |
| urlencoded | %E3%BF%AA | |
| utf8bytes | e3 bf aa | |
| utf16bebytes | 3f ea | |
| utf32bebytes | 00 00 3f ea |
How to Use
HTML:
㿪
CSS:
content: "\3FEA"
JavaScript:
"\u{3FEA}"
Python:
"\u3fea"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㿪 character (CJK UNIFIED IDEOGRAPH-3FEA)?
㿪 (CJK UNIFIED IDEOGRAPH-3FEA) is the Unicode character U+3FEA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3FEA?
The CJK UNIFIED IDEOGRAPH-3FEA character (㿪) has codepoint U+3FEA.
How do I type or copy CJK UNIFIED IDEOGRAPH-3FEA?
Copy 㿪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.