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