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 CAPITAL LETTER IOTA WITH TONOS
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+038A | |
| decimal | 906 | |
| htmldecimal | Ί | |
| htmlhex | Ί | |
| css | \038A | |
| javascript | \u{38A} | |
| python | \u038a | |
| java | \u038A | |
| go | \u038A | |
| ruby | \u{38A} | |
| rust | \u{38A} | |
| ccpp | \u038a | |
| urlencoded | %CE%8A | |
| utf8bytes | ce 8a | |
| utf16bebytes | 03 8a | |
| utf32bebytes | 00 00 03 8a |
How to Use
HTML:
Ί
CSS:
content: "\038A"
JavaScript:
"\u{38A}"
Python:
"\u038a"
Properties
- Block
- Greek and Coptic
- Script
- Grek
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 0399 0301
Frequently Asked Questions
What is the Ί character (GREEK CAPITAL LETTER IOTA WITH TONOS)?
Ί (GREEK CAPITAL LETTER IOTA WITH TONOS) is the Unicode character U+038A.
What is the Unicode codepoint of GREEK CAPITAL LETTER IOTA WITH TONOS?
The GREEK CAPITAL LETTER IOTA WITH TONOS character (Ί) has codepoint U+038A.
How do I type or copy GREEK CAPITAL LETTER IOTA WITH TONOS?
Copy Ί directly, or use the HTML entity, UTF-8, and code encodings shown on this page.