If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+03EA, officially named COPTIC CAPITAL LETTER GANGIA, 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 GANGIA.
Categorized technically as a Uppercase Letter, this character typically falls under the Copt 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º |
1002
Copied!
|
|---|---|
| UTF-8 |
CF AA
Copied!
|
| UTF-16 |
03 EA
Copied!
|
| UTF-32 |
00 00 03 EA
Copied!
|
| URL-Quoted |
%CF%AA
Copied!
|
| HTML hex reference |
Ϫ
Copied!
|
| RFC 5137 |
\u'03EA'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u03EA
Copied!
|
| C and C++ |
\u03ea
Copied!
|
| C# |
\u03ea
Copied!
|
| CSS |
\0003EA
Copied!
|
| Excel |
=UNICHAR(1002)
Copied!
|
| Go |
\u03ea
Copied!
|
| JavaScript |
\u03EA
Copied!
|
| Modern JavaScript (since ES6) |
\u{03ea}
Copied!
|
| JSON |
\u03EA
Copied!
|
| Java |
\u03EA
Copied!
|
| Lua |
\u{03EA}
Copied!
|
| Matlab |
char(1002)
Copied!
|
| Perl |
\x{03EA}
Copied!
|
| PHP |
\u{03ea}
Copied!
|
| PostgreSQL |
U&'\03EA'
Copied!
|
| PowerShell |
`u{03EA}
Copied!
|
| Python |
\u03ea
Copied!
|
| Ruby |
\u{03ea}
Copied!
|
| Rust |
\u{03ea}
Copied!
|