If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+102EF, officially named COPTIC EPACT NUMBER SIXTY, was introduced in Unicode version 7.0. It is part of the Coptic Epact Numbers block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Number, this character typically falls under the Common 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 European Number 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º |
66287
Copied!
|
|---|---|
| UTF-8 |
F0 90 8B AF
Copied!
|
| UTF-16 |
D8 00 DE EF
Copied!
|
| UTF-32 |
00 01 02 EF
Copied!
|
| URL-Quoted |
%F0%90%8B%AF
Copied!
|
| HTML hex reference |
𐋯
Copied!
|
| RFC 5137 |
\u'102EF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000102EF
Copied!
|
| C and C++ |
\U000102ef
Copied!
|
| C# |
\U000102ef
Copied!
|
| CSS |
\00102EF
Copied!
|
| Excel |
=UNICHAR(66287)
Copied!
|
| Go |
\U000102ef
Copied!
|
| JavaScript |
\uD800\uDEEF
Copied!
|
| Modern JavaScript (since ES6) |
\u{102ef}
Copied!
|
| JSON |
\uD800\uDEEF
Copied!
|
| Java |
\uD800\uDEEF
Copied!
|
| Lua |
\u{102EF}
Copied!
|
| Matlab |
char(66287)
Copied!
|
| Perl |
\x{102EF}
Copied!
|
| PHP |
\u{102ef}
Copied!
|
| PostgreSQL |
U&'\102EF'
Copied!
|
| PowerShell |
`u{102EF}
Copied!
|
| Python |
\U000102ef
Copied!
|
| Ruby |
\u{102ef}
Copied!
|
| Rust |
\u{102ef}
Copied!
|