U+002F SOLIDUS

/

If this shows as a blank square, your device lacks a font to render it.

Decimal / Nº
47
General Category
Block
Script
Bidi Category
Unknown
East Asian Width
narrow
Combining Class
Not Reordered
Decomposition
not a composition

Character Details

The Unicode character U+002F, officially named SOLIDUS, was introduced in Unicode version 1.1. It is part of the ASCII block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SLASH.

Categorized technically as a Other Punctuation, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has narrow 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.

Representations & Encodings

Click any row to instantly copy the encoding value to your clipboard.

47 Copied!
UTF-8 2F Copied!
UTF-16 00 2F Copied!
UTF-32 00 00 00 2F Copied!
URL-Quoted %2F Copied!
HTML hex reference / Copied!
RFC 5137 \u'002F' Copied!
Bash and Zsh (inside echo -e) \u002F Copied!
C and C++ \u002f Copied!
C# \u002f Copied!
CSS \00002F Copied!
Excel =UNICHAR(47) Copied!
Go \u002f Copied!
JavaScript \u002F Copied!
Modern JavaScript (since ES6) \u{002f} Copied!
JSON \u002F Copied!
Java \u002F Copied!
Lua \u{002F} Copied!
Matlab char(47) Copied!
Perl \x{002F} Copied!
PHP \u{002f} Copied!
PostgreSQL U&'\002F' Copied!
PowerShell `u{002F} Copied!
Python \u002f Copied!
Ruby \u{002f} Copied!
Rust \u{002f} Copied!