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-2DD25
Overview
𭴥 (CJK UNIFIED IDEOGRAPH-2DD25) is the Unicode character at code point U+2DD25. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2DD25 | |
| decimal | 187685 | |
| htmldecimal | 𭴥 | |
| htmlhex | 𭴥 | |
| css | \2DD25 | |
| javascript | \u{2DD25} | |
| python | \U0002dd25 | |
| java | \uD877\uDD25 | |
| go | \U0002DD25 | |
| ruby | \u{2DD25} | |
| rust | \u{2DD25} | |
| ccpp | \U0002dd25 | |
| urlencoded | %F0%AD%B4%A5 | |
| utf8bytes | f0 ad b4 a5 | |
| utf16bebytes | d8 77 dd 25 | |
| utf32bebytes | 00 02 dd 25 |
How to Use
HTML:
𭴥
CSS:
content: "\2DD25"
JavaScript:
"\u{2DD25}"
Python:
"\U0002dd25"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭴥 character (CJK UNIFIED IDEOGRAPH-2DD25)?
𭴥 (CJK UNIFIED IDEOGRAPH-2DD25) is the Unicode character U+2DD25.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DD25?
The CJK UNIFIED IDEOGRAPH-2DD25 character (𭴥) has codepoint U+2DD25.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DD25?
Copy 𭴥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.