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 DASIA AND OXIA
Overview
Ἕ (GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA) is the Unicode character at code point U+1F1D. It belongs to the Greek Extended block, in the Uppercase Letter (Lu) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F1D | |
| decimal | 7965 | |
| htmldecimal | Ἕ | |
| htmlhex | Ἕ | |
| css | \1F1D | |
| javascript | \u{1F1D} | |
| python | \u1f1d | |
| java | \u1F1D | |
| go | \u1F1D | |
| ruby | \u{1F1D} | |
| rust | \u{1F1D} | |
| ccpp | \u1f1d | |
| urlencoded | %E1%BC%9D | |
| utf8bytes | e1 bc 9d | |
| utf16bebytes | 1f 1d | |
| utf32bebytes | 00 00 1f 1d |
How to Use
HTML:
Ἕ
CSS:
content: "\1F1D"
JavaScript:
"\u{1F1D}"
Python:
"\u1f1d"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F19 0301
Frequently Asked Questions
What is the Ἕ character (GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA)?
Ἕ (GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA) is the Unicode character U+1F1D.
What is the Unicode codepoint of GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA?
The GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA character (Ἕ) has codepoint U+1F1D.
How do I type or copy GREEK CAPITAL LETTER EPSILON WITH DASIA AND OXIA?
Copy Ἕ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.