If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+103BE, officially named OLD PERSIAN SIGN LA, was introduced in Unicode version 4.1. It is part of the Old Persian block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Xpeo 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º |
66494
Copied!
|
|---|---|
| UTF-8 |
F0 90 8E BE
Copied!
|
| UTF-16 |
D8 00 DF BE
Copied!
|
| UTF-32 |
00 01 03 BE
Copied!
|
| URL-Quoted |
%F0%90%8E%BE
Copied!
|
| HTML hex reference |
𐎾
Copied!
|
| RFC 5137 |
\u'103BE'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000103BE
Copied!
|
| C and C++ |
\U000103be
Copied!
|
| C# |
\U000103be
Copied!
|
| CSS |
\00103BE
Copied!
|
| Excel |
=UNICHAR(66494)
Copied!
|
| Go |
\U000103be
Copied!
|
| JavaScript |
\uD800\uDFBE
Copied!
|
| Modern JavaScript (since ES6) |
\u{103be}
Copied!
|
| JSON |
\uD800\uDFBE
Copied!
|
| Java |
\uD800\uDFBE
Copied!
|
| Lua |
\u{103BE}
Copied!
|
| Matlab |
char(66494)
Copied!
|
| Perl |
\x{103BE}
Copied!
|
| PHP |
\u{103be}
Copied!
|
| PostgreSQL |
U&'\103BE'
Copied!
|
| PowerShell |
`u{103BE}
Copied!
|
| Python |
\U000103be
Copied!
|
| Ruby |
\u{103be}
Copied!
|
| Rust |
\u{103be}
Copied!
|