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 OXIA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F34 | |
| decimal | 7988 | |
| htmldecimal | ἴ | |
| htmlhex | ἴ | |
| css | \1F34 | |
| javascript | \u{1F34} | |
| python | \u1f34 | |
| java | \u1F34 | |
| go | \u1F34 | |
| ruby | \u{1F34} | |
| rust | \u{1F34} | |
| ccpp | \u1f34 | |
| urlencoded | %E1%BC%B4 | |
| utf8bytes | e1 bc b4 | |
| utf16bebytes | 1f 34 | |
| utf32bebytes | 00 00 1f 34 |
How to Use
HTML:
ἴ
CSS:
content: "\1F34"
JavaScript:
"\u{1F34}"
Python:
"\u1f34"
Properties
- Block
- Greek Extended
- Script
- Grek
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1F30 0301
Frequently Asked Questions
What is the ἴ character (GREEK SMALL LETTER IOTA WITH PSILI AND OXIA)?
ἴ (GREEK SMALL LETTER IOTA WITH PSILI AND OXIA) is the Unicode character U+1F34.
What is the Unicode codepoint of GREEK SMALL LETTER IOTA WITH PSILI AND OXIA?
The GREEK SMALL LETTER IOTA WITH PSILI AND OXIA character (ἴ) has codepoint U+1F34.
How do I type or copy GREEK SMALL LETTER IOTA WITH PSILI AND OXIA?
Copy ἴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.