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