Convert OnlineConvertOnline

AMPERSANDUTF-8 Character/Symbol

&
Copy this symbol

AMPERSAND

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

0026
38

HTML Examples

Using HEX code of AMPERSAND in HTML file

<span> &#x0026; </span>

Using Decimal code of AMPERSAND in HTML file

<span> &#38; </span>

CSS Example

Using HEX code of AMPERSAND in CSS file for content

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