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