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