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