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