If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+060A, officially named ARABIC-INDIC PER TEN THOUSAND SIGN, was introduced in Unicode version 5.1. It is part of the Arabic block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Punctuation, this character typically falls under the Arabic 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º |
1546
Copied!
|
|---|---|
| UTF-8 |
D8 8A
Copied!
|
| UTF-16 |
06 0A
Copied!
|
| UTF-32 |
00 00 06 0A
Copied!
|
| URL-Quoted |
%D8%8A
Copied!
|
| HTML hex reference |
؊
Copied!
|
| RFC 5137 |
\u'060A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u060A
Copied!
|
| C and C++ |
\u060a
Copied!
|
| C# |
\u060a
Copied!
|
| CSS |
\00060A
Copied!
|
| Excel |
=UNICHAR(1546)
Copied!
|
| Go |
\u060a
Copied!
|
| JavaScript |
\u060A
Copied!
|
| Modern JavaScript (since ES6) |
\u{060a}
Copied!
|
| JSON |
\u060A
Copied!
|
| Java |
\u060A
Copied!
|
| Lua |
\u{060A}
Copied!
|
| Matlab |
char(1546)
Copied!
|
| Perl |
\x{060A}
Copied!
|
| PHP |
\u{060a}
Copied!
|
| PostgreSQL |
U&'\060A'
Copied!
|
| PowerShell |
`u{060A}
Copied!
|
| Python |
\u060a
Copied!
|
| Ruby |
\u{060a}
Copied!
|
| Rust |
\u{060a}
Copied!
|