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