If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+239A, officially named CLEAR SCREEN SYMBOL, was introduced in Unicode version 3.0. It is part of the Misc Technical block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other 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 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º |
9114
Copied!
|
|---|---|
| UTF-8 |
E2 8E 9A
Copied!
|
| UTF-16 |
23 9A
Copied!
|
| UTF-32 |
00 00 23 9A
Copied!
|
| URL-Quoted |
%E2%8E%9A
Copied!
|
| HTML hex reference |
⎚
Copied!
|
| RFC 5137 |
\u'239A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u239A
Copied!
|
| C and C++ |
\u239a
Copied!
|
| C# |
\u239a
Copied!
|
| CSS |
\00239A
Copied!
|
| Excel |
=UNICHAR(9114)
Copied!
|
| Go |
\u239a
Copied!
|
| JavaScript |
\u239A
Copied!
|
| Modern JavaScript (since ES6) |
\u{239a}
Copied!
|
| JSON |
\u239A
Copied!
|
| Java |
\u239A
Copied!
|
| Lua |
\u{239A}
Copied!
|
| Matlab |
char(9114)
Copied!
|
| Perl |
\x{239A}
Copied!
|
| PHP |
\u{239a}
Copied!
|
| PostgreSQL |
U&'\239A'
Copied!
|
| PowerShell |
`u{239A}
Copied!
|
| Python |
\u239a
Copied!
|
| Ruby |
\u{239a}
Copied!
|
| Rust |
\u{239a}
Copied!
|