Convert OnlineConvertOnline

HTML Entity/Symbol⏧(ELECTRICAL INTERSECTION )

Copy this symbol

ELECTRICAL INTERSECTION

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

⏧
⏧
U+023E7
\23e7
⏧

HTML Examples

Using HTML Code value in HTML file

<span> &#9191; </span>

Using HTML Entity value in HTML file

<span> &elinters; </span>

CSS Example

Using CSS content code of the HTML entity &elinters; to specify in a CSS file

span { 
    content: "\23e7";
}
All HTML Symbols