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-22BEC
Overview
𢯬 (CJK UNIFIED IDEOGRAPH-22BEC) is the Unicode character at code point U+22BEC. 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+22BEC | |
| decimal | 142316 | |
| htmldecimal | 𢯬 | |
| htmlhex | 𢯬 | |
| css | \22BEC | |
| javascript | \u{22BEC} | |
| python | \U00022bec | |
| java | \uD84A\uDFEC | |
| go | \U00022BEC | |
| ruby | \u{22BEC} | |
| rust | \u{22BEC} | |
| ccpp | \U00022bec | |
| urlencoded | %F0%A2%AF%AC | |
| utf8bytes | f0 a2 af ac | |
| utf16bebytes | d8 4a df ec | |
| utf32bebytes | 00 02 2b ec |
How to Use
HTML:
𢯬
CSS:
content: "\22BEC"
JavaScript:
"\u{22BEC}"
Python:
"\U00022bec"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𢯬 character (CJK UNIFIED IDEOGRAPH-22BEC)?
𢯬 (CJK UNIFIED IDEOGRAPH-22BEC) is the Unicode character U+22BEC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-22BEC?
The CJK UNIFIED IDEOGRAPH-22BEC character (𢯬) has codepoint U+22BEC.
How do I type or copy CJK UNIFIED IDEOGRAPH-22BEC?
Copy 𢯬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.