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