If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1FDF, officially named GREEK DASIA AND PERISPOMENI, 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 canonical 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º |
8159
Copied!
|
|---|---|
| UTF-8 |
E1 BF 9F
Copied!
|
| UTF-16 |
1F DF
Copied!
|
| UTF-32 |
00 00 1F DF
Copied!
|
| URL-Quoted |
%E1%BF%9F
Copied!
|
| HTML hex reference |
῟
Copied!
|
| RFC 5137 |
\u'1FDF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1FDF
Copied!
|
| C and C++ |
\u1fdf
Copied!
|
| C# |
\u1fdf
Copied!
|
| CSS |
\001FDF
Copied!
|
| Excel |
=UNICHAR(8159)
Copied!
|
| Go |
\u1fdf
Copied!
|
| JavaScript |
\u1FDF
Copied!
|
| Modern JavaScript (since ES6) |
\u{1fdf}
Copied!
|
| JSON |
\u1FDF
Copied!
|
| Java |
\u1FDF
Copied!
|
| Lua |
\u{1FDF}
Copied!
|
| Matlab |
char(8159)
Copied!
|
| Perl |
\x{1FDF}
Copied!
|
| PHP |
\u{1fdf}
Copied!
|
| PostgreSQL |
U&'\1FDF'
Copied!
|
| PowerShell |
`u{1FDF}
Copied!
|
| Python |
\u1fdf
Copied!
|
| Ruby |
\u{1fdf}
Copied!
|
| Rust |
\u{1fdf}
Copied!
|