If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+10B3C, officially named LARGE TWO DOTS OVER ONE DOT 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º |
68412
Copied!
|
|---|---|
| UTF-8 |
F0 90 AC BC
Copied!
|
| UTF-16 |
D8 02 DF 3C
Copied!
|
| UTF-32 |
00 01 0B 3C
Copied!
|
| URL-Quoted |
%F0%90%AC%BC
Copied!
|
| HTML hex reference |
𐬼
Copied!
|
| RFC 5137 |
\u'10B3C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U00010B3C
Copied!
|
| C and C++ |
\U00010b3c
Copied!
|
| C# |
\U00010b3c
Copied!
|
| CSS |
\0010B3C
Copied!
|
| Excel |
=UNICHAR(68412)
Copied!
|
| Go |
\U00010b3c
Copied!
|
| JavaScript |
\uD802\uDF3C
Copied!
|
| Modern JavaScript (since ES6) |
\u{10b3c}
Copied!
|
| JSON |
\uD802\uDF3C
Copied!
|
| Java |
\uD802\uDF3C
Copied!
|
| Lua |
\u{10B3C}
Copied!
|
| Matlab |
char(68412)
Copied!
|
| Perl |
\x{10B3C}
Copied!
|
| PHP |
\u{10b3c}
Copied!
|
| PostgreSQL |
U&'\10B3C'
Copied!
|
| PowerShell |
`u{10B3C}
Copied!
|
| Python |
\U00010b3c
Copied!
|
| Ruby |
\u{10b3c}
Copied!
|
| Rust |
\u{10b3c}
Copied!
|