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