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