Convert OnlineConvertOnline

COMMAUTF-8 Character/Symbol

,
Copy this symbol

COMMA

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

002C
44

HTML Examples

Using HEX code of COMMA in HTML file

<span> &#x002C; </span>

Using Decimal code of COMMA in HTML file

<span> &#44; </span>

CSS Example

Using HEX code of COMMA in CSS file for content

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