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-3FFA
Overview
㿺 (CJK UNIFIED IDEOGRAPH-3FFA) is the Unicode character at code point U+3FFA. 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+3FFA | |
| decimal | 16378 | |
| htmldecimal | 㿺 | |
| htmlhex | 㿺 | |
| css | \3FFA | |
| javascript | \u{3FFA} | |
| python | \u3ffa | |
| java | \u3FFA | |
| go | \u3FFA | |
| ruby | \u{3FFA} | |
| rust | \u{3FFA} | |
| ccpp | \u3ffa | |
| urlencoded | %E3%BF%BA | |
| utf8bytes | e3 bf ba | |
| utf16bebytes | 3f fa | |
| utf32bebytes | 00 00 3f fa |
How to Use
HTML:
㿺
CSS:
content: "\3FFA"
JavaScript:
"\u{3FFA}"
Python:
"\u3ffa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㿺 character (CJK UNIFIED IDEOGRAPH-3FFA)?
㿺 (CJK UNIFIED IDEOGRAPH-3FFA) is the Unicode character U+3FFA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3FFA?
The CJK UNIFIED IDEOGRAPH-3FFA character (㿺) has codepoint U+3FFA.
How do I type or copy CJK UNIFIED IDEOGRAPH-3FFA?
Copy 㿺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.