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