HTML Entity/SymbolƵ(LATIN CAPITAL LETTER Z WITH STROKE )

Ƶ
Copy this symbol

LATIN CAPITAL LETTER Z WITH STROKE

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

Ƶ
Ƶ
U+001B5
\01b5
Ƶ

HTML Examples

Using HTML Code value in HTML file

<span> &#437; </span>

Using HTML Entity value in HTML file

<span> &imped; </span>

CSS Example

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

span { 
    content: "\01b5";
}
All HTML Symbols