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