Latin Small Letter Z with Dot Above |
| Name | Latin Small Letter Z with Dot Above | |
| Unicode | U+017C | |
| CSS Code | \017C | |
| HTML Entity | ż | |
| HTML Code | ż |
<div>ż</div>div::before {
content: "\017C";
}Latin Small Letter Z with Dot Above |
| Name | Latin Small Letter Z with Dot Above | |
| Unicode | U+017C | |
| CSS Code | \017C | |
| HTML Entity | ż | |
| HTML Code | ż |
<div>ż</div>div::before {
content: "\017C";
}