If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0A3C, officially named GURMUKHI SIGN NUKTA, was introduced in Unicode version 1.1. It is part of the Gurmukhi block, which belongs to the Basic Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Guru 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 Unknown 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º |
2620
Copied!
|
|---|---|
| UTF-8 |
E0 A8 BC
Copied!
|
| UTF-16 |
0A 3C
Copied!
|
| UTF-32 |
00 00 0A 3C
Copied!
|
| URL-Quoted |
%E0%A8%BC
Copied!
|
| HTML hex reference |
਼
Copied!
|
| RFC 5137 |
\u'0A3C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0A3C
Copied!
|
| C and C++ |
\u0a3c
Copied!
|
| C# |
\u0a3c
Copied!
|
| CSS |
\000A3C
Copied!
|
| Excel |
=UNICHAR(2620)
Copied!
|
| Go |
\u0a3c
Copied!
|
| JavaScript |
\u0A3C
Copied!
|
| Modern JavaScript (since ES6) |
\u{0a3c}
Copied!
|
| JSON |
\u0A3C
Copied!
|
| Java |
\u0A3C
Copied!
|
| Lua |
\u{0A3C}
Copied!
|
| Matlab |
char(2620)
Copied!
|
| Perl |
\x{0A3C}
Copied!
|
| PHP |
\u{0a3c}
Copied!
|
| PostgreSQL |
U&'\0A3C'
Copied!
|
| PowerShell |
`u{0A3C}
Copied!
|
| Python |
\u0a3c
Copied!
|
| Ruby |
\u{0a3c}
Copied!
|
| Rust |
\u{0a3c}
Copied!
|