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