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