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