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-9EE0
Overview
黠 (CJK UNIFIED IDEOGRAPH-9EE0) is the Unicode character at code point U+9EE0. 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+9EE0 | |
| decimal | 40672 | |
| htmldecimal | 黠 | |
| htmlhex | 黠 | |
| css | \9EE0 | |
| javascript | \u{9EE0} | |
| python | \u9ee0 | |
| java | \u9EE0 | |
| go | \u9EE0 | |
| ruby | \u{9EE0} | |
| rust | \u{9EE0} | |
| ccpp | \u9ee0 | |
| urlencoded | %E9%BB%A0 | |
| utf8bytes | e9 bb a0 | |
| utf16bebytes | 9e e0 | |
| utf32bebytes | 00 00 9e e0 |
How to Use
HTML:
黠
CSS:
content: "\9EE0"
JavaScript:
"\u{9EE0}"
Python:
"\u9ee0"
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-9EE0)?
黠 (CJK UNIFIED IDEOGRAPH-9EE0) is the Unicode character U+9EE0.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-9EE0?
The CJK UNIFIED IDEOGRAPH-9EE0 character (黠) has codepoint U+9EE0.
How do I type or copy CJK UNIFIED IDEOGRAPH-9EE0?
Copy 黠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.