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