HTML Entity Detail
HTML Entity - Single Quotation Mark (apostrophe)
Single Quotation Mark (apostrophe) is a quotation marks, guillemets, and quote variants across languages. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
Symbol preview
'
Unicode
U+0027
HTML entity
'
CSS code
\0027
Usage Examples
Use this HTML entity in typographically correct quotes, especially in multilingual content. Different languages use different quote styles.
Related Entities
Single Quotation Mark (apostrophe)
Select any code to highlight it before copying.
Category: Quotation Marks
| Unicode | U+0027 |
|---|---|
| Hex Code | ' |
| HTML Code | ' |
| HTML Entity | ' |
| CSS Code | \0027 |
| Windows Shortcut | Alt 0039 |
| Mac Shortcut | ⇧# |
HTML code example
CSS code example