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