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