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