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-21CBD
Overview
𡲽 (CJK UNIFIED IDEOGRAPH-21CBD) is the Unicode character at code point U+21CBD. 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+21CBD | |
| decimal | 138429 | |
| htmldecimal | 𡲽 | |
| htmlhex | 𡲽 | |
| css | \21CBD | |
| javascript | \u{21CBD} | |
| python | \U00021cbd | |
| java | \uD847\uDCBD | |
| go | \U00021CBD | |
| ruby | \u{21CBD} | |
| rust | \u{21CBD} | |
| ccpp | \U00021cbd | |
| urlencoded | %F0%A1%B2%BD | |
| utf8bytes | f0 a1 b2 bd | |
| utf16bebytes | d8 47 dc bd | |
| utf32bebytes | 00 02 1c bd |
How to Use
HTML:
𡲽
CSS:
content: "\21CBD"
JavaScript:
"\u{21CBD}"
Python:
"\U00021cbd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡲽 character (CJK UNIFIED IDEOGRAPH-21CBD)?
𡲽 (CJK UNIFIED IDEOGRAPH-21CBD) is the Unicode character U+21CBD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21CBD?
The CJK UNIFIED IDEOGRAPH-21CBD character (𡲽) has codepoint U+21CBD.
How do I type or copy CJK UNIFIED IDEOGRAPH-21CBD?
Copy 𡲽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.