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