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