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 SMALL LETTER EPSILON WITH PSILI
Overview
ἐ (GREEK SMALL LETTER EPSILON WITH PSILI) is the Unicode character at code point U+1F10. It belongs to the Greek Extended block, in the Lowercase Letter (Ll) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F10 | |
| decimal | 7952 | |
| htmldecimal | ἐ | |
| htmlhex | ἐ | |
| css | \1F10 | |
| javascript | \u{1F10} | |
| python | \u1f10 | |
| java | \u1F10 | |
| go | \u1F10 | |
| ruby | \u{1F10} | |
| rust | \u{1F10} | |
| ccpp | \u1f10 | |
| urlencoded | %E1%BC%90 | |
| utf8bytes | e1 bc 90 | |
| utf16bebytes | 1f 10 | |
| utf32bebytes | 00 00 1f 10 |
How to Use
HTML:
ἐ
CSS:
content: "\1F10"
JavaScript:
"\u{1F10}"
Python:
"\u1f10"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 03B5 0313
Frequently Asked Questions
What is the ἐ character (GREEK SMALL LETTER EPSILON WITH PSILI)?
ἐ (GREEK SMALL LETTER EPSILON WITH PSILI) is the Unicode character U+1F10.
What is the Unicode codepoint of GREEK SMALL LETTER EPSILON WITH PSILI?
The GREEK SMALL LETTER EPSILON WITH PSILI character (ἐ) has codepoint U+1F10.
How do I type or copy GREEK SMALL LETTER EPSILON WITH PSILI?
Copy ἐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.