If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2CDB, officially named COPTIC SMALL LETTER OLD COPTIC SHIMA, was introduced in Unicode version 4.1. It is part of the Coptic block, which belongs to the Basic Multilingual plane.
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º |
11483
Copied!
|
|---|---|
| UTF-8 |
E2 B3 9B
Copied!
|
| UTF-16 |
2C DB
Copied!
|
| UTF-32 |
00 00 2C DB
Copied!
|
| URL-Quoted |
%E2%B3%9B
Copied!
|
| HTML hex reference |
ⳛ
Copied!
|
| RFC 5137 |
\u'2CDB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2CDB
Copied!
|
| C and C++ |
\u2cdb
Copied!
|
| C# |
\u2cdb
Copied!
|
| CSS |
\002CDB
Copied!
|
| Excel |
=UNICHAR(11483)
Copied!
|
| Go |
\u2cdb
Copied!
|
| JavaScript |
\u2CDB
Copied!
|
| Modern JavaScript (since ES6) |
\u{2cdb}
Copied!
|
| JSON |
\u2CDB
Copied!
|
| Java |
\u2CDB
Copied!
|
| Lua |
\u{2CDB}
Copied!
|
| Matlab |
char(11483)
Copied!
|
| Perl |
\x{2CDB}
Copied!
|
| PHP |
\u{2cdb}
Copied!
|
| PostgreSQL |
U&'\2CDB'
Copied!
|
| PowerShell |
`u{2CDB}
Copied!
|
| Python |
\u2cdb
Copied!
|
| Ruby |
\u{2cdb}
Copied!
|
| Rust |
\u{2cdb}
Copied!
|