If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+10FEE, officially named ELYMAIC LETTER SAMEKH, was introduced in Unicode version 12.0. It is part of the Elymaic block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Elym 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 Right-To-Left 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º |
69614
Copied!
|
|---|---|
| UTF-8 |
F0 90 BF AE
Copied!
|
| UTF-16 |
D8 03 DF EE
Copied!
|
| UTF-32 |
00 01 0F EE
Copied!
|
| URL-Quoted |
%F0%90%BF%AE
Copied!
|
| HTML hex reference |
𐿮
Copied!
|
| RFC 5137 |
\u'10FEE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00010FEE
Copied!
|
| C and C++ |
\U00010fee
Copied!
|
| C# |
\U00010fee
Copied!
|
| CSS |
\0010FEE
Copied!
|
| Excel |
=UNICHAR(69614)
Copied!
|
| Go |
\U00010fee
Copied!
|
| JavaScript |
\uD803\uDFEE
Copied!
|
| Modern JavaScript (since ES6) |
\u{10fee}
Copied!
|
| JSON |
\uD803\uDFEE
Copied!
|
| Java |
\uD803\uDFEE
Copied!
|
| Lua |
\u{10FEE}
Copied!
|
| Matlab |
char(69614)
Copied!
|
| Perl |
\x{10FEE}
Copied!
|
| PHP |
\u{10fee}
Copied!
|
| PostgreSQL |
U&'\10FEE'
Copied!
|
| PowerShell |
`u{10FEE}
Copied!
|
| Python |
\U00010fee
Copied!
|
| Ruby |
\u{10fee}
Copied!
|
| Rust |
\u{10fee}
Copied!
|