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