HTML Entity/SymbolŻ(LATIN CAPITAL LETTER Z WITH DOT ABOVE )

Ż
Copy this symbol

LATIN CAPITAL LETTER Z WITH DOT ABOVE

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

Ż
Ż
U+0017B
\017b
Ż

HTML Examples

Using HTML Code value in HTML file

<span> &#379; </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: "\017b";
}
All HTML Symbols