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