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-2DD24
Overview
𭴤 (CJK UNIFIED IDEOGRAPH-2DD24) is the Unicode character at code point U+2DD24. 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+2DD24 | |
| decimal | 187684 | |
| htmldecimal | 𭴤 | |
| htmlhex | 𭴤 | |
| css | \2DD24 | |
| javascript | \u{2DD24} | |
| python | \U0002dd24 | |
| java | \uD877\uDD24 | |
| go | \U0002DD24 | |
| ruby | \u{2DD24} | |
| rust | \u{2DD24} | |
| ccpp | \U0002dd24 | |
| urlencoded | %F0%AD%B4%A4 | |
| utf8bytes | f0 ad b4 a4 | |
| utf16bebytes | d8 77 dd 24 | |
| utf32bebytes | 00 02 dd 24 |
How to Use
HTML:
𭴤
CSS:
content: "\2DD24"
JavaScript:
"\u{2DD24}"
Python:
"\U0002dd24"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭴤 character (CJK UNIFIED IDEOGRAPH-2DD24)?
𭴤 (CJK UNIFIED IDEOGRAPH-2DD24) is the Unicode character U+2DD24.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DD24?
The CJK UNIFIED IDEOGRAPH-2DD24 character (𭴤) has codepoint U+2DD24.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DD24?
Copy 𭴤 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.