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