If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+20AF, officially named DRACHMA SIGN, was introduced in Unicode version 3.0. It is part of the Currency Symbols block, which belongs to the Basic Multilingual plane.
Categorized technically as a Currency 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º |
8367
Copied!
|
|---|---|
| UTF-8 |
E2 82 AF
Copied!
|
| UTF-16 |
20 AF
Copied!
|
| UTF-32 |
00 00 20 AF
Copied!
|
| URL-Quoted |
%E2%82%AF
Copied!
|
| HTML hex reference |
₯
Copied!
|
| RFC 5137 |
\u'20AF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u20AF
Copied!
|
| C and C++ |
\u20af
Copied!
|
| C# |
\u20af
Copied!
|
| CSS |
\0020AF
Copied!
|
| Excel |
=UNICHAR(8367)
Copied!
|
| Go |
\u20af
Copied!
|
| JavaScript |
\u20AF
Copied!
|
| Modern JavaScript (since ES6) |
\u{20af}
Copied!
|
| JSON |
\u20AF
Copied!
|
| Java |
\u20AF
Copied!
|
| Lua |
\u{20AF}
Copied!
|
| Matlab |
char(8367)
Copied!
|
| Perl |
\x{20AF}
Copied!
|
| PHP |
\u{20af}
Copied!
|
| PostgreSQL |
U&'\20AF'
Copied!
|
| PowerShell |
`u{20AF}
Copied!
|
| Python |
\u20af
Copied!
|
| Ruby |
\u{20af}
Copied!
|
| Rust |
\u{20af}
Copied!
|