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