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