If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1FDA, officially named GREEK CAPITAL LETTER IOTA WITH VARIA, was introduced in Unicode version 1.1. It is part of the Greek Ext block, which belongs to the Basic Multilingual plane.
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º |
8154
Copied!
|
|---|---|
| UTF-8 |
E1 BF 9A
Copied!
|
| UTF-16 |
1F DA
Copied!
|
| UTF-32 |
00 00 1F DA
Copied!
|
| URL-Quoted |
%E1%BF%9A
Copied!
|
| HTML hex reference |
Ὶ
Copied!
|
| RFC 5137 |
\u'1FDA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1FDA
Copied!
|
| C and C++ |
\u1fda
Copied!
|
| C# |
\u1fda
Copied!
|
| CSS |
\001FDA
Copied!
|
| Excel |
=UNICHAR(8154)
Copied!
|
| Go |
\u1fda
Copied!
|
| JavaScript |
\u1FDA
Copied!
|
| Modern JavaScript (since ES6) |
\u{1fda}
Copied!
|
| JSON |
\u1FDA
Copied!
|
| Java |
\u1FDA
Copied!
|
| Lua |
\u{1FDA}
Copied!
|
| Matlab |
char(8154)
Copied!
|
| Perl |
\x{1FDA}
Copied!
|
| PHP |
\u{1fda}
Copied!
|
| PostgreSQL |
U&'\1FDA'
Copied!
|
| PowerShell |
`u{1FDA}
Copied!
|
| Python |
\u1fda
Copied!
|
| Ruby |
\u{1fda}
Copied!
|
| Rust |
\u{1fda}
Copied!
|