Latin Capital Letter S with Circumflex |
| Name | Latin Capital Letter S with Circumflex | |
| Unicode | U+015C | |
| CSS Code | \015C | |
| HTML Entity | Ŝ | |
| HTML Code | Ŝ |
<div>Ŝ</div>div::before {
content: "\015C";
}Latin Capital Letter S with Circumflex |
| Name | Latin Capital Letter S with Circumflex | |
| Unicode | U+015C | |
| CSS Code | \015C | |
| HTML Entity | Ŝ | |
| HTML Code | Ŝ |
<div>Ŝ</div>div::before {
content: "\015C";
}