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