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