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