HYPHENATION POINTUTF-8 Character/Symbol

Copy this symbol

HYPHENATION POINT

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

2027
8231

HTML Examples

Using HEX code of HYPHENATION POINT in HTML file

<span> &#x2027; </span>

Using Decimal code of HYPHENATION POINT in HTML file

<span> &#8231; </span>

CSS Example

Using HEX code of HYPHENATION POINT in CSS file for content

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