LATIN SMALL LETTER SUTF-8 Character/Symbol

s
Copy this symbol

LATIN SMALL LETTER S

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

0073
115

HTML Examples

Using HEX code of LATIN SMALL LETTER S in HTML file

<span> &#x0073; </span>

Using Decimal code of LATIN SMALL LETTER S in HTML file

<span> &#115; </span>

CSS Example

Using HEX code of LATIN SMALL LETTER S in CSS file for content

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