Equal to by Definition

If you have ever needed a ≝ Equal to by Definition 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

Equal to by Definition Codes

U+0225D

Unicode

≝

Hex Code

≝

HTML Code

\225D

CSS Code

Equal to by Definition Code Examples

HTML Example

<span> &#8797; </span>

CSS Example

span {
   content: "\225D";
}

Symbol Copied!