Latin Capital Letter Z with Acute |
| Name | Latin Capital Letter Z with Acute | |
| Unicode | U+0179 | |
| CSS Code | \0179 | |
| HTML Entity | Ź | |
| HTML Code | Ź |
<div>Ź</div>div::before {
content: "\0179";
}Latin Capital Letter Z with Acute |
| Name | Latin Capital Letter Z with Acute | |
| Unicode | U+0179 | |
| CSS Code | \0179 | |
| HTML Entity | Ź | |
| HTML Code | Ź |
<div>Ź</div>div::before {
content: "\0179";
}