If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2CEF, officially named COPTIC COMBINING NI ABOVE, was introduced in Unicode version 5.2. It is part of the Coptic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, 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 Unknown 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º |
11503
Copied!
|
|---|---|
| UTF-8 |
E2 B3 AF
Copied!
|
| UTF-16 |
2C EF
Copied!
|
| UTF-32 |
00 00 2C EF
Copied!
|
| URL-Quoted |
%E2%B3%AF
Copied!
|
| HTML hex reference |
⳯
Copied!
|
| RFC 5137 |
\u'2CEF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2CEF
Copied!
|
| C and C++ |
\u2cef
Copied!
|
| C# |
\u2cef
Copied!
|
| CSS |
\002CEF
Copied!
|
| Excel |
=UNICHAR(11503)
Copied!
|
| Go |
\u2cef
Copied!
|
| JavaScript |
\u2CEF
Copied!
|
| Modern JavaScript (since ES6) |
\u{2cef}
Copied!
|
| JSON |
\u2CEF
Copied!
|
| Java |
\u2CEF
Copied!
|
| Lua |
\u{2CEF}
Copied!
|
| Matlab |
char(11503)
Copied!
|
| Perl |
\x{2CEF}
Copied!
|
| PHP |
\u{2cef}
Copied!
|
| PostgreSQL |
U&'\2CEF'
Copied!
|
| PowerShell |
`u{2CEF}
Copied!
|
| Python |
\u2cef
Copied!
|
| Ruby |
\u{2cef}
Copied!
|
| Rust |
\u{2cef}
Copied!
|