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