If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+241B, officially named SYMBOL FOR ESCAPE, was introduced in Unicode version 1.1. It is part of the Control Pictures block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as GRAPHIC FOR ESCAPE.
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º |
9243
Copied!
|
|---|---|
| UTF-8 |
E2 90 9B
Copied!
|
| UTF-16 |
24 1B
Copied!
|
| UTF-32 |
00 00 24 1B
Copied!
|
| URL-Quoted |
%E2%90%9B
Copied!
|
| HTML hex reference |
␛
Copied!
|
| RFC 5137 |
\u'241B'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u241B
Copied!
|
| C and C++ |
\u241b
Copied!
|
| C# |
\u241b
Copied!
|
| CSS |
\00241B
Copied!
|
| Excel |
=UNICHAR(9243)
Copied!
|
| Go |
\u241b
Copied!
|
| JavaScript |
\u241B
Copied!
|
| Modern JavaScript (since ES6) |
\u{241b}
Copied!
|
| JSON |
\u241B
Copied!
|
| Java |
\u241B
Copied!
|
| Lua |
\u{241B}
Copied!
|
| Matlab |
char(9243)
Copied!
|
| Perl |
\x{241B}
Copied!
|
| PHP |
\u{241b}
Copied!
|
| PostgreSQL |
U&'\241B'
Copied!
|
| PowerShell |
`u{241B}
Copied!
|
| Python |
\u241b
Copied!
|
| Ruby |
\u{241b}
Copied!
|
| Rust |
\u{241b}
Copied!
|