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