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-7F8E
Overview
美 (CJK UNIFIED IDEOGRAPH-7F8E) is the Unicode character at code point U+7F8E. 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+7F8E | |
| decimal | 32654 | |
| htmldecimal | 美 | |
| htmlhex | 美 | |
| css | \7F8E | |
| javascript | \u{7F8E} | |
| python | \u7f8e | |
| java | \u7F8E | |
| go | \u7F8E | |
| ruby | \u{7F8E} | |
| rust | \u{7F8E} | |
| ccpp | \u7f8e | |
| urlencoded | %E7%BE%8E | |
| utf8bytes | e7 be 8e | |
| utf16bebytes | 7f 8e | |
| utf32bebytes | 00 00 7f 8e |
How to Use
HTML:
美
CSS:
content: "\7F8E"
JavaScript:
"\u{7F8E}"
Python:
"\u7f8e"
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-7F8E)?
美 (CJK UNIFIED IDEOGRAPH-7F8E) is the Unicode character U+7F8E.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-7F8E?
The CJK UNIFIED IDEOGRAPH-7F8E character (美) has codepoint U+7F8E.
How do I type or copy CJK UNIFIED IDEOGRAPH-7F8E?
Copy 美 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.