HTML Entity/Symbolż(LATIN SMALL LETTER Z WITH DOT ABOVE )

ż
Copy this symbol

LATIN SMALL LETTER Z WITH DOT ABOVE

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

ż
ż
U+0017C
\017c
ż

HTML Examples

Using HTML Code value in HTML file

<span> &#380; </span>

Using HTML Entity value in HTML file

<span> &zdot; </span>

CSS Example

Using CSS content code of the HTML entity &zdot; to specify in a CSS file

span { 
    content: "\017c";
}
All HTML Symbols