PERCENT SIGNUTF-8 Character/Symbol

%
Copy this symbol

PERCENT SIGN

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

0025
37

HTML Examples

Using HEX code of PERCENT SIGN in HTML file

<span> &#x0025; </span>

Using Decimal code of PERCENT SIGN in HTML file

<span> &#37; </span>

CSS Example

Using HEX code of PERCENT SIGN in CSS file for content

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