Greek Small Letter Eta With Psili And Ypogegrammeni Letter
ᾐ is a Greek lowercase eta character with specific breathing and subscript marks.
U+1F90
ᾐ is a specialized Greek lowercase letter used in scholarly and typographic contexts. It combines the Greek letter eta with additional diacritical marks. Use the copy options below to paste it in documents and code.
Greek Small Letter Eta With Psili And Ypogegrammeni Letter Meaning
ᾐ is the Greek small letter eta (η/eta family) with two additional diacritical components: a psili (rough-free breathing mark) and an ypogegrammeni (a subscript-like iota-under/underlined iota diacritic). You’ll most often see this character in editions of Ancient Greek, transliteration-adjacent typography, or any workflow that preserves diacritics exactly. As with other precomposed diacritic characters, correct rendering depends on font support. If you’re entering Greek text programmatically, prefer the Unicode character (or the provided escapes) rather than approximations, so the diacritics remain intact.
Common uses
- •Copy/paste for Ancient Greek text where diacritics must be preserved
- •Typography and publishing layouts requiring exact Unicode characters
- •Academic notes, glossaries, and lexical databases
- •Linguistics and language-learning materials using precise orthography
- •Developer content that must store or display Greek diacritics accurately
Examples
ᾐ Greek small letter eta with psili and ypogegrammeni
- ᾐᾐμέρα
- ᾐλέγει ᾐ
- ᾐᾐσαΐας
- ᾐὁ λόγος ᾐγράφεται
- ᾐπαράδειγμα: ᾐ
Variations
Technical codes
| Unicode | U+1F90 | |
| HTML Entity | ᾐ | |
| HTML Code | ᾐ | |
| CSS | \1F90 |
FAQ
What does the Greek Small Letter Eta With Psili And Ypogegrammeni letter mean?
ᾐ is the Greek small letter eta (η/eta family) with two additional diacritical components: a psili (rough-free breathing mark) and an ypogegrammeni (a subscript-like iota-under/underlined iota diacritic). You’ll most often see this character in editions of Ancient Greek, transliteration-adjacent typography, or any workflow that preserves diacritics exactly. As with other precomposed diacritic characters, correct rendering depends on font support. If you’re entering Greek text programmatically, prefer the Unicode character (or the provided escapes) rather than approximations, so the diacritics remain intact.
What letter is ᾐ?
ᾐ is the Greek small letter eta with psili and ypogegrammeni, including specific breathing and diacritic marks.
How can I copy ᾐ into my document?
Copy the literal character (ᾐ) from this page, or use the provided HTML entity (ᾐ) and Unicode escapes.
Will ᾐ display correctly on all devices?
Not always. Correct display depends on whether your font supports this exact character and diacritics.
How do I type ᾐ in code?
Use the provided JavaScript escape \\u{1F90} or CSS escape \\1F90, or insert the Unicode character ᾐ directly.