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