Convert OnlineConvertOnline

HTML Entity/Symbol☎(BLACK TELEPHONE )

Copy this symbol

BLACK TELEPHONE

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

☎
☎
U+0260E
\260e
☎

HTML Examples

Using HTML Code value in HTML file

<span> &#9742; </span>

Using HTML Entity value in HTML file

<span> &phone; </span>

CSS Example

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

span { 
    content: "\260e";
}
All HTML Symbols