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