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