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