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