If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+066C, officially named ARABIC THOUSANDS SEPARATOR, was introduced in Unicode version 1.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 Arabic Number 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º |
1644
Copied!
|
|---|---|
| UTF-8 |
D9 AC
Copied!
|
| UTF-16 |
06 6C
Copied!
|
| UTF-32 |
00 00 06 6C
Copied!
|
| URL-Quoted |
%D9%AC
Copied!
|
| HTML hex reference |
٬
Copied!
|
| RFC 5137 |
\u'066C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u066C
Copied!
|
| C and C++ |
\u066c
Copied!
|
| C# |
\u066c
Copied!
|
| CSS |
\00066C
Copied!
|
| Excel |
=UNICHAR(1644)
Copied!
|
| Go |
\u066c
Copied!
|
| JavaScript |
\u066C
Copied!
|
| Modern JavaScript (since ES6) |
\u{066c}
Copied!
|
| JSON |
\u066C
Copied!
|
| Java |
\u066C
Copied!
|
| Lua |
\u{066C}
Copied!
|
| Matlab |
char(1644)
Copied!
|
| Perl |
\x{066C}
Copied!
|
| PHP |
\u{066c}
Copied!
|
| PostgreSQL |
U&'\066C'
Copied!
|
| PowerShell |
`u{066C}
Copied!
|
| Python |
\u066c
Copied!
|
| Ruby |
\u{066c}
Copied!
|
| Rust |
\u{066c}
Copied!
|