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