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