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