If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+26EC, officially named HISTORIC SITE, 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º |
9964
Copied!
|
|---|---|
| UTF-8 |
E2 9B AC
Copied!
|
| UTF-16 |
26 EC
Copied!
|
| UTF-32 |
00 00 26 EC
Copied!
|
| URL-Quoted |
%E2%9B%AC
Copied!
|
| HTML hex reference |
⛬
Copied!
|
| RFC 5137 |
\u'26EC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u26EC
Copied!
|
| C and C++ |
\u26ec
Copied!
|
| C# |
\u26ec
Copied!
|
| CSS |
\0026EC
Copied!
|
| Excel |
=UNICHAR(9964)
Copied!
|
| Go |
\u26ec
Copied!
|
| JavaScript |
\u26EC
Copied!
|
| Modern JavaScript (since ES6) |
\u{26ec}
Copied!
|
| JSON |
\u26EC
Copied!
|
| Java |
\u26EC
Copied!
|
| Lua |
\u{26EC}
Copied!
|
| Matlab |
char(9964)
Copied!
|
| Perl |
\x{26EC}
Copied!
|
| PHP |
\u{26ec}
Copied!
|
| PostgreSQL |
U&'\26EC'
Copied!
|
| PowerShell |
`u{26EC}
Copied!
|
| Python |
\u26ec
Copied!
|
| Ruby |
\u{26ec}
Copied!
|
| Rust |
\u{26ec}
Copied!
|