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