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