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