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