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