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