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