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