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