If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+038A, officially named GREEK CAPITAL LETTER IOTA WITH TONOS, was introduced in Unicode version 1.1. It is part of the Greek block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GREEK CAPITAL LETTER IOTA TONOS.
Categorized technically as a Uppercase Letter, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is a canonical composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Left-To-Right character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
906
Copied!
|
|---|---|
| UTF-8 |
CE 8A
Copied!
|
| UTF-16 |
03 8A
Copied!
|
| UTF-32 |
00 00 03 8A
Copied!
|
| URL-Quoted |
%CE%8A
Copied!
|
| HTML hex reference |
Ί
Copied!
|
| RFC 5137 |
\u'038A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u038A
Copied!
|
| C and C++ |
\u038a
Copied!
|
| C# |
\u038a
Copied!
|
| CSS |
\00038A
Copied!
|
| Excel |
=UNICHAR(906)
Copied!
|
| Go |
\u038a
Copied!
|
| JavaScript |
\u038A
Copied!
|
| Modern JavaScript (since ES6) |
\u{038a}
Copied!
|
| JSON |
\u038A
Copied!
|
| Java |
\u038A
Copied!
|
| Lua |
\u{038A}
Copied!
|
| Matlab |
char(906)
Copied!
|
| Perl |
\x{038A}
Copied!
|
| PHP |
\u{038a}
Copied!
|
| PostgreSQL |
U&'\038A'
Copied!
|
| PowerShell |
`u{038A}
Copied!
|
| Python |
\u038a
Copied!
|
| Ruby |
\u{038a}
Copied!
|
| Rust |
\u{038a}
Copied!
|