/

Slash

If you have ever needed a / Slash Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy / Symbol to Clipboard

Slash Codes

/

U+0002F

Unicode

/

/

Hex Code

/

/

HTML Code

/

/

HTML Entity

/

\002F

CSS Code

Slash Code Examples

HTML Example

<span> &#47; </span>

CSS Example

span {
   content: "\002F";
}

Symbol Copied!