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