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-21BBB
Overview
𡮻 (CJK UNIFIED IDEOGRAPH-21BBB) is the Unicode character at code point U+21BBB. 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+21BBB | |
| decimal | 138171 | |
| htmldecimal | 𡮻 | |
| htmlhex | 𡮻 | |
| css | \21BBB | |
| javascript | \u{21BBB} | |
| python | \U00021bbb | |
| java | \uD846\uDFBB | |
| go | \U00021BBB | |
| ruby | \u{21BBB} | |
| rust | \u{21BBB} | |
| ccpp | \U00021bbb | |
| urlencoded | %F0%A1%AE%BB | |
| utf8bytes | f0 a1 ae bb | |
| utf16bebytes | d8 46 df bb | |
| utf32bebytes | 00 02 1b bb |
How to Use
HTML:
𡮻
CSS:
content: "\21BBB"
JavaScript:
"\u{21BBB}"
Python:
"\U00021bbb"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡮻 character (CJK UNIFIED IDEOGRAPH-21BBB)?
𡮻 (CJK UNIFIED IDEOGRAPH-21BBB) is the Unicode character U+21BBB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21BBB?
The CJK UNIFIED IDEOGRAPH-21BBB character (𡮻) has codepoint U+21BBB.
How do I type or copy CJK UNIFIED IDEOGRAPH-21BBB?
Copy 𡮻 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.