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