If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+03DA, officially named GREEK LETTER STIGMA, 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 STIGMA.
Categorized technically as a Uppercase Letter, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is not a 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º |
986
Copied!
|
|---|---|
| UTF-8 |
CF 9A
Copied!
|
| UTF-16 |
03 DA
Copied!
|
| UTF-32 |
00 00 03 DA
Copied!
|
| URL-Quoted |
%CF%9A
Copied!
|
| HTML hex reference |
Ϛ
Copied!
|
| RFC 5137 |
\u'03DA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u03DA
Copied!
|
| C and C++ |
\u03da
Copied!
|
| C# |
\u03da
Copied!
|
| CSS |
\0003DA
Copied!
|
| Excel |
=UNICHAR(986)
Copied!
|
| Go |
\u03da
Copied!
|
| JavaScript |
\u03DA
Copied!
|
| Modern JavaScript (since ES6) |
\u{03da}
Copied!
|
| JSON |
\u03DA
Copied!
|
| Java |
\u03DA
Copied!
|
| Lua |
\u{03DA}
Copied!
|
| Matlab |
char(986)
Copied!
|
| Perl |
\x{03DA}
Copied!
|
| PHP |
\u{03da}
Copied!
|
| PostgreSQL |
U&'\03DA'
Copied!
|
| PowerShell |
`u{03DA}
Copied!
|
| Python |
\u03da
Copied!
|
| Ruby |
\u{03da}
Copied!
|
| Rust |
\u{03da}
Copied!
|