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