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-78EE
Overview
磮 (CJK UNIFIED IDEOGRAPH-78EE) is the Unicode character at code point U+78EE. 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+78EE | |
| decimal | 30958 | |
| htmldecimal | 磮 | |
| htmlhex | 磮 | |
| css | \78EE | |
| javascript | \u{78EE} | |
| python | \u78ee | |
| java | \u78EE | |
| go | \u78EE | |
| ruby | \u{78EE} | |
| rust | \u{78EE} | |
| ccpp | \u78ee | |
| urlencoded | %E7%A3%AE | |
| utf8bytes | e7 a3 ae | |
| utf16bebytes | 78 ee | |
| utf32bebytes | 00 00 78 ee |
How to Use
HTML:
磮
CSS:
content: "\78EE"
JavaScript:
"\u{78EE}"
Python:
"\u78ee"
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-78EE)?
磮 (CJK UNIFIED IDEOGRAPH-78EE) is the Unicode character U+78EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-78EE?
The CJK UNIFIED IDEOGRAPH-78EE character (磮) has codepoint U+78EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-78EE?
Copy 磮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.