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