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