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