APOSTROPHEUTF-8 Character/Symbol

'
Copy this symbol

APOSTROPHE

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

0027
39

HTML Examples

Using HEX code of APOSTROPHE in HTML file

<span> &#x0027; </span>

Using Decimal code of APOSTROPHE in HTML file

<span> &#39; </span>

CSS Example

Using HEX code of APOSTROPHE in CSS file for content

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