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' : ''">
Έ
GREEK CAPITAL LETTER EPSILON WITH TONOS
Overview
Έ (GREEK CAPITAL LETTER EPSILON WITH TONOS) is the Unicode character at code point U+0388. It belongs to the Greek and Coptic block, in the Uppercase Letter (Lu) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0388 | |
| decimal | 904 | |
| htmldecimal | Έ | |
| htmlhex | Έ | |
| css | \0388 | |
| javascript | \u{388} | |
| python | \u0388 | |
| java | \u0388 | |
| go | \u0388 | |
| ruby | \u{388} | |
| rust | \u{388} | |
| ccpp | \u0388 | |
| urlencoded | %CE%88 | |
| utf8bytes | ce 88 | |
| utf16bebytes | 03 88 | |
| utf32bebytes | 00 00 03 88 |
How to Use
HTML:
Έ
CSS:
content: "\0388"
JavaScript:
"\u{388}"
Python:
"\u0388"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0395 0301
Frequently Asked Questions
What is the Έ character (GREEK CAPITAL LETTER EPSILON WITH TONOS)?
Έ (GREEK CAPITAL LETTER EPSILON WITH TONOS) is the Unicode character U+0388.
What is the Unicode codepoint of GREEK CAPITAL LETTER EPSILON WITH TONOS?
The GREEK CAPITAL LETTER EPSILON WITH TONOS character (Έ) has codepoint U+0388.
How do I type or copy GREEK CAPITAL LETTER EPSILON WITH TONOS?
Copy Έ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.