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