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-9DEF
Overview
鷯 (CJK UNIFIED IDEOGRAPH-9DEF) is the Unicode character at code point U+9DEF. 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+9DEF | |
| decimal | 40431 | |
| htmldecimal | 鷯 | |
| htmlhex | 鷯 | |
| css | \9DEF | |
| javascript | \u{9DEF} | |
| python | \u9def | |
| java | \u9DEF | |
| go | \u9DEF | |
| ruby | \u{9DEF} | |
| rust | \u{9DEF} | |
| ccpp | \u9def | |
| urlencoded | %E9%B7%AF | |
| utf8bytes | e9 b7 af | |
| utf16bebytes | 9d ef | |
| utf32bebytes | 00 00 9d ef |
How to Use
HTML:
鷯
CSS:
content: "\9DEF"
JavaScript:
"\u{9DEF}"
Python:
"\u9def"
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-9DEF)?
鷯 (CJK UNIFIED IDEOGRAPH-9DEF) is the Unicode character U+9DEF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9DEF?
The CJK UNIFIED IDEOGRAPH-9DEF character (鷯) has codepoint U+9DEF.
How do I type or copy CJK UNIFIED IDEOGRAPH-9DEF?
Copy 鷯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.