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