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