If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0384, officially named GREEK TONOS, was introduced in Unicode version 1.1. It is part of the Greek block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GREEK SPACING TONOS.
Categorized technically as a Modifier Symbol, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is a compatibility 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º |
900
Copied!
|
|---|---|
| UTF-8 |
CE 84
Copied!
|
| UTF-16 |
03 84
Copied!
|
| UTF-32 |
00 00 03 84
Copied!
|
| URL-Quoted |
%CE%84
Copied!
|
| HTML hex reference |
΄
Copied!
|
| RFC 5137 |
\u'0384'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0384
Copied!
|
| C and C++ |
\u0384
Copied!
|
| C# |
\u0384
Copied!
|
| CSS |
\000384
Copied!
|
| Excel |
=UNICHAR(900)
Copied!
|
| Go |
\u0384
Copied!
|
| JavaScript |
\u0384
Copied!
|
| Modern JavaScript (since ES6) |
\u{0384}
Copied!
|
| JSON |
\u0384
Copied!
|
| Java |
\u0384
Copied!
|
| Lua |
\u{0384}
Copied!
|
| Matlab |
char(900)
Copied!
|
| Perl |
\x{0384}
Copied!
|
| PHP |
\u{0384}
Copied!
|
| PostgreSQL |
U&'\0384'
Copied!
|
| PowerShell |
`u{0384}
Copied!
|
| Python |
\u0384
Copied!
|
| Ruby |
\u{0384}
Copied!
|
| Rust |
\u{0384}
Copied!
|