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