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