Convert OnlineConvertOnline

SEMICOLONUTF-8 Character/Symbol

;
Copy this symbol

SEMICOLON

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

003B
59

HTML Examples

Using HEX code of SEMICOLON in HTML file

<span> &#x003B; </span>

Using Decimal code of SEMICOLON in HTML file

<span> &#59; </span>

CSS Example

Using HEX code of SEMICOLON in CSS file for content

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