If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1FFE, officially named GREEK DASIA, 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 Modifier Symbol, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is a compatibility composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral 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º |
8190
Copied!
|
|---|---|
| UTF-8 |
E1 BF BE
Copied!
|
| UTF-16 |
1F FE
Copied!
|
| UTF-32 |
00 00 1F FE
Copied!
|
| URL-Quoted |
%E1%BF%BE
Copied!
|
| HTML hex reference |
῾
Copied!
|
| RFC 5137 |
\u'1FFE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1FFE
Copied!
|
| C and C++ |
\u1ffe
Copied!
|
| C# |
\u1ffe
Copied!
|
| CSS |
\001FFE
Copied!
|
| Excel |
=UNICHAR(8190)
Copied!
|
| Go |
\u1ffe
Copied!
|
| JavaScript |
\u1FFE
Copied!
|
| Modern JavaScript (since ES6) |
\u{1ffe}
Copied!
|
| JSON |
\u1FFE
Copied!
|
| Java |
\u1FFE
Copied!
|
| Lua |
\u{1FFE}
Copied!
|
| Matlab |
char(8190)
Copied!
|
| Perl |
\x{1FFE}
Copied!
|
| PHP |
\u{1ffe}
Copied!
|
| PostgreSQL |
U&'\1FFE'
Copied!
|
| PowerShell |
`u{1FFE}
Copied!
|
| Python |
\u1ffe
Copied!
|
| Ruby |
\u{1ffe}
Copied!
|
| Rust |
\u{1ffe}
Copied!
|