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