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