If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+103A9, officially named OLD PERSIAN SIGN JA, 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º |
66473
Copied!
|
|---|---|
| UTF-8 |
F0 90 8E A9
Copied!
|
| UTF-16 |
D8 00 DF A9
Copied!
|
| UTF-32 |
00 01 03 A9
Copied!
|
| URL-Quoted |
%F0%90%8E%A9
Copied!
|
| HTML hex reference |
𐎩
Copied!
|
| RFC 5137 |
\u'103A9'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000103A9
Copied!
|
| C and C++ |
\U000103a9
Copied!
|
| C# |
\U000103a9
Copied!
|
| CSS |
\00103A9
Copied!
|
| Excel |
=UNICHAR(66473)
Copied!
|
| Go |
\U000103a9
Copied!
|
| JavaScript |
\uD800\uDFA9
Copied!
|
| Modern JavaScript (since ES6) |
\u{103a9}
Copied!
|
| JSON |
\uD800\uDFA9
Copied!
|
| Java |
\uD800\uDFA9
Copied!
|
| Lua |
\u{103A9}
Copied!
|
| Matlab |
char(66473)
Copied!
|
| Perl |
\x{103A9}
Copied!
|
| PHP |
\u{103a9}
Copied!
|
| PostgreSQL |
U&'\103A9'
Copied!
|
| PowerShell |
`u{103A9}
Copied!
|
| Python |
\U000103a9
Copied!
|
| Ruby |
\u{103a9}
Copied!
|
| Rust |
\u{103a9}
Copied!
|