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-2ADDD
Overview
𪷝 (CJK UNIFIED IDEOGRAPH-2ADDD) is the Unicode character at code point U+2ADDD. It belongs to the CJK Unified Ideographs Extension C block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2ADDD | |
| decimal | 175581 | |
| htmldecimal | 𪷝 | |
| htmlhex | 𪷝 | |
| css | \2ADDD | |
| javascript | \u{2ADDD} | |
| python | \U0002addd | |
| java | \uD86B\uDDDD | |
| go | \U0002ADDD | |
| ruby | \u{2ADDD} | |
| rust | \u{2ADDD} | |
| ccpp | \U0002addd | |
| urlencoded | %F0%AA%B7%9D | |
| utf8bytes | f0 aa b7 9d | |
| utf16bebytes | d8 6b dd dd | |
| utf32bebytes | 00 02 ad dd |
How to Use
HTML:
𪷝
CSS:
content: "\2ADDD"
JavaScript:
"\u{2ADDD}"
Python:
"\U0002addd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𪷝 character (CJK UNIFIED IDEOGRAPH-2ADDD)?
𪷝 (CJK UNIFIED IDEOGRAPH-2ADDD) is the Unicode character U+2ADDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2ADDD?
The CJK UNIFIED IDEOGRAPH-2ADDD character (𪷝) has codepoint U+2ADDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-2ADDD?
Copy 𪷝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.