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 ETA WITH PSILI AND YPOGEGRAMMENI
Overview
ᾐ (GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI) is the Unicode character at code point U+1F90. 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+1F90 | |
| decimal | 8080 | |
| htmldecimal | ᾐ | |
| htmlhex | ᾐ | |
| css | \1F90 | |
| javascript | \u{1F90} | |
| python | \u1f90 | |
| java | \u1F90 | |
| go | \u1F90 | |
| ruby | \u{1F90} | |
| rust | \u{1F90} | |
| ccpp | \u1f90 | |
| urlencoded | %E1%BE%90 | |
| utf8bytes | e1 be 90 | |
| utf16bebytes | 1f 90 | |
| utf32bebytes | 00 00 1f 90 |
How to Use
HTML:
ᾐ
CSS:
content: "\1F90"
JavaScript:
"\u{1F90}"
Python:
"\u1f90"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F20 0345
Frequently Asked Questions
What is the ᾐ character (GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI)?
ᾐ (GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI) is the Unicode character U+1F90.
What is the Unicode codepoint of GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI?
The GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI character (ᾐ) has codepoint U+1F90.
How do I type or copy GREEK SMALL LETTER ETA WITH PSILI AND YPOGEGRAMMENI?
Copy ᾐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.