If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+03DC, officially named GREEK LETTER DIGAMMA, 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 DIGAMMA.
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º |
988
Copied!
|
|---|---|
| UTF-8 |
CF 9C
Copied!
|
| UTF-16 |
03 DC
Copied!
|
| UTF-32 |
00 00 03 DC
Copied!
|
| URL-Quoted |
%CF%9C
Copied!
|
| HTML hex reference |
Ϝ
Copied!
|
| RFC 5137 |
\u'03DC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u03DC
Copied!
|
| C and C++ |
\u03dc
Copied!
|
| C# |
\u03dc
Copied!
|
| CSS |
\0003DC
Copied!
|
| Excel |
=UNICHAR(988)
Copied!
|
| Go |
\u03dc
Copied!
|
| JavaScript |
\u03DC
Copied!
|
| Modern JavaScript (since ES6) |
\u{03dc}
Copied!
|
| JSON |
\u03DC
Copied!
|
| Java |
\u03DC
Copied!
|
| Lua |
\u{03DC}
Copied!
|
| Matlab |
char(988)
Copied!
|
| Perl |
\x{03DC}
Copied!
|
| PHP |
\u{03dc}
Copied!
|
| PostgreSQL |
U&'\03DC'
Copied!
|
| PowerShell |
`u{03DC}
Copied!
|
| Python |
\u03dc
Copied!
|
| Ruby |
\u{03dc}
Copied!
|
| Rust |
\u{03dc}
Copied!
|