If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2CDE, officially named COPTIC CAPITAL LETTER OLD NUBIAN NGI, 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 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º |
11486
Copied!
|
|---|---|
| UTF-8 |
E2 B3 9E
Copied!
|
| UTF-16 |
2C DE
Copied!
|
| UTF-32 |
00 00 2C DE
Copied!
|
| URL-Quoted |
%E2%B3%9E
Copied!
|
| HTML hex reference |
Ⳟ
Copied!
|
| RFC 5137 |
\u'2CDE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2CDE
Copied!
|
| C and C++ |
\u2cde
Copied!
|
| C# |
\u2cde
Copied!
|
| CSS |
\002CDE
Copied!
|
| Excel |
=UNICHAR(11486)
Copied!
|
| Go |
\u2cde
Copied!
|
| JavaScript |
\u2CDE
Copied!
|
| Modern JavaScript (since ES6) |
\u{2cde}
Copied!
|
| JSON |
\u2CDE
Copied!
|
| Java |
\u2CDE
Copied!
|
| Lua |
\u{2CDE}
Copied!
|
| Matlab |
char(11486)
Copied!
|
| Perl |
\x{2CDE}
Copied!
|
| PHP |
\u{2cde}
Copied!
|
| PostgreSQL |
U&'\2CDE'
Copied!
|
| PowerShell |
`u{2CDE}
Copied!
|
| Python |
\u2cde
Copied!
|
| Ruby |
\u{2cde}
Copied!
|
| Rust |
\u{2cde}
Copied!
|