If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+10B3D, officially named LARGE ONE DOT OVER TWO DOTS PUNCTUATION, was introduced in Unicode version 5.2. It is part of the Avestan block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Avst 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 Other Neutral 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º |
68413
Copied!
|
|---|---|
| UTF-8 |
F0 90 AC BD
Copied!
|
| UTF-16 |
D8 02 DF 3D
Copied!
|
| UTF-32 |
00 01 0B 3D
Copied!
|
| URL-Quoted |
%F0%90%AC%BD
Copied!
|
| HTML hex reference |
𐬽
Copied!
|
| RFC 5137 |
\u'10B3D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00010B3D
Copied!
|
| C and C++ |
\U00010b3d
Copied!
|
| C# |
\U00010b3d
Copied!
|
| CSS |
\0010B3D
Copied!
|
| Excel |
=UNICHAR(68413)
Copied!
|
| Go |
\U00010b3d
Copied!
|
| JavaScript |
\uD802\uDF3D
Copied!
|
| Modern JavaScript (since ES6) |
\u{10b3d}
Copied!
|
| JSON |
\uD802\uDF3D
Copied!
|
| Java |
\uD802\uDF3D
Copied!
|
| Lua |
\u{10B3D}
Copied!
|
| Matlab |
char(68413)
Copied!
|
| Perl |
\x{10B3D}
Copied!
|
| PHP |
\u{10b3d}
Copied!
|
| PostgreSQL |
U&'\10B3D'
Copied!
|
| PowerShell |
`u{10B3D}
Copied!
|
| Python |
\U00010b3d
Copied!
|
| Ruby |
\u{10b3d}
Copied!
|
| Rust |
\u{10b3d}
Copied!
|