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