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