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