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