If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+102FB, officially named COPTIC EPACT NUMBER NINE HUNDRED, 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º |
66299
Copied!
|
|---|---|
| UTF-8 |
F0 90 8B BB
Copied!
|
| UTF-16 |
D8 00 DE FB
Copied!
|
| UTF-32 |
00 01 02 FB
Copied!
|
| URL-Quoted |
%F0%90%8B%BB
Copied!
|
| HTML hex reference |
𐋻
Copied!
|
| RFC 5137 |
\u'102FB'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000102FB
Copied!
|
| C and C++ |
\U000102fb
Copied!
|
| C# |
\U000102fb
Copied!
|
| CSS |
\00102FB
Copied!
|
| Excel |
=UNICHAR(66299)
Copied!
|
| Go |
\U000102fb
Copied!
|
| JavaScript |
\uD800\uDEFB
Copied!
|
| Modern JavaScript (since ES6) |
\u{102fb}
Copied!
|
| JSON |
\uD800\uDEFB
Copied!
|
| Java |
\uD800\uDEFB
Copied!
|
| Lua |
\u{102FB}
Copied!
|
| Matlab |
char(66299)
Copied!
|
| Perl |
\x{102FB}
Copied!
|
| PHP |
\u{102fb}
Copied!
|
| PostgreSQL |
U&'\102FB'
Copied!
|
| PowerShell |
`u{102FB}
Copied!
|
| Python |
\U000102fb
Copied!
|
| Ruby |
\u{102fb}
Copied!
|
| Rust |
\u{102fb}
Copied!
|