Convert OnlineConvertOnline

/ SOLIDUS UTF-8 character with hex code 002F

/
Copy this symbol

SOLIDUS

Click on any of the following code values to copy to clipboard.

002F
47

HTML Examples

Using HEX code of SOLIDUS in HTML file

<span> &#x002F; </span>

Using Decimal code of SOLIDUS in HTML file

<span> &#47; </span>

CSS Example

Using HEX code of SOLIDUS in CSS file for content

span { 
    content: '\002f';
}
All UTF-8 Symbols