If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1093F, officially named LYDIAN TRIANGULAR MARK, was introduced in Unicode version 5.1. It is part of the Lydian block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Lydi 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º |
67903
Copied!
|
|---|---|
| UTF-8 |
F0 90 A4 BF
Copied!
|
| UTF-16 |
D8 02 DD 3F
Copied!
|
| UTF-32 |
00 01 09 3F
Copied!
|
| URL-Quoted |
%F0%90%A4%BF
Copied!
|
| HTML hex reference |
𐤿
Copied!
|
| RFC 5137 |
\u'1093F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0001093F
Copied!
|
| C and C++ |
\U0001093f
Copied!
|
| C# |
\U0001093f
Copied!
|
| CSS |
\001093F
Copied!
|
| Excel |
=UNICHAR(67903)
Copied!
|
| Go |
\U0001093f
Copied!
|
| JavaScript |
\uD802\uDD3F
Copied!
|
| Modern JavaScript (since ES6) |
\u{1093f}
Copied!
|
| JSON |
\uD802\uDD3F
Copied!
|
| Java |
\uD802\uDD3F
Copied!
|
| Lua |
\u{1093F}
Copied!
|
| Matlab |
char(67903)
Copied!
|
| Perl |
\x{1093F}
Copied!
|
| PHP |
\u{1093f}
Copied!
|
| PostgreSQL |
U&'\1093F'
Copied!
|
| PowerShell |
`u{1093F}
Copied!
|
| Python |
\U0001093f
Copied!
|
| Ruby |
\u{1093f}
Copied!
|
| Rust |
\u{1093f}
Copied!
|