If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+E002F, officially named TAG SOLIDUS, was introduced in Unicode version 3.1. It is part of the Tags block, which belongs to the Supplementary Special-purpose plane.
Categorized technically as a Format, 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 Unknown 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º |
917551
Copied!
|
|---|---|
| UTF-8 |
F3 A0 80 AF
Copied!
|
| UTF-16 |
DB 40 DC 2F
Copied!
|
| UTF-32 |
00 0E 00 2F
Copied!
|
| URL-Quoted |
%F3%A0%80%AF
Copied!
|
| HTML hex reference |
󠀯
Copied!
|
| RFC 5137 |
\u'E002F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000E002F
Copied!
|
| C and C++ |
\U000e002f
Copied!
|
| C# |
\U000e002f
Copied!
|
| CSS |
\00E002F
Copied!
|
| Excel |
=UNICHAR(917551)
Copied!
|
| Go |
\U000e002f
Copied!
|
| JavaScript |
\uDB40\uDC2F
Copied!
|
| Modern JavaScript (since ES6) |
\u{e002f}
Copied!
|
| JSON |
\uDB40\uDC2F
Copied!
|
| Java |
\uDB40\uDC2F
Copied!
|
| Lua |
\u{E002F}
Copied!
|
| Matlab |
char(917551)
Copied!
|
| Perl |
\x{E002F}
Copied!
|
| PHP |
\u{e002f}
Copied!
|
| PostgreSQL |
U&'\E002F'
Copied!
|
| PowerShell |
`u{E002F}
Copied!
|
| Python |
\U000e002f
Copied!
|
| Ruby |
\u{e002f}
Copied!
|
| Rust |
\u{e002f}
Copied!
|