EQUALS SIGNUTF-8 Character/Symbol

=
Copy this symbol

EQUALS SIGN

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

003D
61

HTML Examples

Using HEX code of EQUALS SIGN in HTML file

<span> &#x003D; </span>

Using Decimal code of EQUALS SIGN in HTML file

<span> &#61; </span>

CSS Example

Using HEX code of EQUALS SIGN in CSS file for content

span { 
    content: '\003d';
}
All UTF-8 Symbols