If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+A839, officially named NORTH INDIC QUANTITY MARK, was introduced in Unicode version 5.2. It is part of the Indic Number Forms block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Symbol, this character typically falls under the Common 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º |
43065
Copied!
|
|---|---|
| UTF-8 |
EA A0 B9
Copied!
|
| UTF-16 |
A8 39
Copied!
|
| UTF-32 |
00 00 A8 39
Copied!
|
| URL-Quoted |
%EA%A0%B9
Copied!
|
| HTML hex reference |
꠹
Copied!
|
| RFC 5137 |
\u'A839'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uA839
Copied!
|
| C and C++ |
\ua839
Copied!
|
| C# |
\ua839
Copied!
|
| CSS |
\00A839
Copied!
|
| Excel |
=UNICHAR(43065)
Copied!
|
| Go |
\ua839
Copied!
|
| JavaScript |
\uA839
Copied!
|
| Modern JavaScript (since ES6) |
\u{a839}
Copied!
|
| JSON |
\uA839
Copied!
|
| Java |
\uA839
Copied!
|
| Lua |
\u{A839}
Copied!
|
| Matlab |
char(43065)
Copied!
|
| Perl |
\x{A839}
Copied!
|
| PHP |
\u{a839}
Copied!
|
| PostgreSQL |
U&'\A839'
Copied!
|
| PowerShell |
`u{A839}
Copied!
|
| Python |
\ua839
Copied!
|
| Ruby |
\u{a839}
Copied!
|
| Rust |
\u{a839}
Copied!
|