If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+26FF, officially named WHITE FLAG WITH HORIZONTAL MIDDLE BLACK STRIPE, was introduced in Unicode version 5.2. It is part of the Misc Symbols 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 ambiguous 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º |
9983
Copied!
|
|---|---|
| UTF-8 |
E2 9B BF
Copied!
|
| UTF-16 |
26 FF
Copied!
|
| UTF-32 |
00 00 26 FF
Copied!
|
| URL-Quoted |
%E2%9B%BF
Copied!
|
| HTML hex reference |
⛿
Copied!
|
| RFC 5137 |
\u'26FF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u26FF
Copied!
|
| C and C++ |
\u26ff
Copied!
|
| C# |
\u26ff
Copied!
|
| CSS |
\0026FF
Copied!
|
| Excel |
=UNICHAR(9983)
Copied!
|
| Go |
\u26ff
Copied!
|
| JavaScript |
\u26FF
Copied!
|
| Modern JavaScript (since ES6) |
\u{26ff}
Copied!
|
| JSON |
\u26FF
Copied!
|
| Java |
\u26FF
Copied!
|
| Lua |
\u{26FF}
Copied!
|
| Matlab |
char(9983)
Copied!
|
| Perl |
\x{26FF}
Copied!
|
| PHP |
\u{26ff}
Copied!
|
| PostgreSQL |
U&'\26FF'
Copied!
|
| PowerShell |
`u{26FF}
Copied!
|
| Python |
\u26ff
Copied!
|
| Ruby |
\u{26ff}
Copied!
|
| Rust |
\u{26ff}
Copied!
|