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