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