If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+205A, officially named TWO DOT PUNCTUATION, was introduced in Unicode version 4.1. It is part of the Punctuation block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Punctuation, 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 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º |
8282
Copied!
|
|---|---|
| UTF-8 |
E2 81 9A
Copied!
|
| UTF-16 |
20 5A
Copied!
|
| UTF-32 |
00 00 20 5A
Copied!
|
| URL-Quoted |
%E2%81%9A
Copied!
|
| HTML hex reference |
⁚
Copied!
|
| RFC 5137 |
\u'205A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u205A
Copied!
|
| C and C++ |
\u205a
Copied!
|
| C# |
\u205a
Copied!
|
| CSS |
\00205A
Copied!
|
| Excel |
=UNICHAR(8282)
Copied!
|
| Go |
\u205a
Copied!
|
| JavaScript |
\u205A
Copied!
|
| Modern JavaScript (since ES6) |
\u{205a}
Copied!
|
| JSON |
\u205A
Copied!
|
| Java |
\u205A
Copied!
|
| Lua |
\u{205A}
Copied!
|
| Matlab |
char(8282)
Copied!
|
| Perl |
\x{205A}
Copied!
|
| PHP |
\u{205a}
Copied!
|
| PostgreSQL |
U&'\205A'
Copied!
|
| PowerShell |
`u{205A}
Copied!
|
| Python |
\u205a
Copied!
|
| Ruby |
\u{205a}
Copied!
|
| Rust |
\u{205a}
Copied!
|