If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+241F, officially named SYMBOL FOR UNIT SEPARATOR, 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 UNIT SEPARATOR.
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º |
9247
Copied!
|
|---|---|
| UTF-8 |
E2 90 9F
Copied!
|
| UTF-16 |
24 1F
Copied!
|
| UTF-32 |
00 00 24 1F
Copied!
|
| URL-Quoted |
%E2%90%9F
Copied!
|
| HTML hex reference |
␟
Copied!
|
| RFC 5137 |
\u'241F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u241F
Copied!
|
| C and C++ |
\u241f
Copied!
|
| C# |
\u241f
Copied!
|
| CSS |
\00241F
Copied!
|
| Excel |
=UNICHAR(9247)
Copied!
|
| Go |
\u241f
Copied!
|
| JavaScript |
\u241F
Copied!
|
| Modern JavaScript (since ES6) |
\u{241f}
Copied!
|
| JSON |
\u241F
Copied!
|
| Java |
\u241F
Copied!
|
| Lua |
\u{241F}
Copied!
|
| Matlab |
char(9247)
Copied!
|
| Perl |
\x{241F}
Copied!
|
| PHP |
\u{241f}
Copied!
|
| PostgreSQL |
U&'\241F'
Copied!
|
| PowerShell |
`u{241F}
Copied!
|
| Python |
\u241f
Copied!
|
| Ruby |
\u{241f}
Copied!
|
| Rust |
\u{241f}
Copied!
|