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