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
Overview
Ἑ (GREEK CAPITAL LETTER EPSILON WITH DASIA) is the Unicode character at code point U+1F19. 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+1F19 | |
| decimal | 7961 | |
| htmldecimal | Ἑ | |
| htmlhex | Ἑ | |
| css | \1F19 | |
| javascript | \u{1F19} | |
| python | \u1f19 | |
| java | \u1F19 | |
| go | \u1F19 | |
| ruby | \u{1F19} | |
| rust | \u{1F19} | |
| ccpp | \u1f19 | |
| urlencoded | %E1%BC%99 | |
| utf8bytes | e1 bc 99 | |
| utf16bebytes | 1f 19 | |
| utf32bebytes | 00 00 1f 19 |
How to Use
HTML:
Ἑ
CSS:
content: "\1F19"
JavaScript:
"\u{1F19}"
Python:
"\u1f19"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0395 0314
Frequently Asked Questions
What is the Ἑ character (GREEK CAPITAL LETTER EPSILON WITH DASIA)?
Ἑ (GREEK CAPITAL LETTER EPSILON WITH DASIA) is the Unicode character U+1F19.
What is the Unicode codepoint of GREEK CAPITAL LETTER EPSILON WITH DASIA?
The GREEK CAPITAL LETTER EPSILON WITH DASIA character (Ἑ) has codepoint U+1F19.
How do I type or copy GREEK CAPITAL LETTER EPSILON WITH DASIA?
Copy Ἑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.