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