HTML Entity/SymbolŸ(LATIN CAPITAL LETTER Y WITH DIAERESIS )

Ÿ
Copy this symbol

LATIN CAPITAL LETTER Y WITH DIAERESIS

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

Ÿ
Ÿ
U+00178
\0178
Ÿ

HTML Examples

Using HTML Code value in HTML file

<span> &#376; </span>

Using HTML Entity value in HTML file

<span> &Yuml; </span>

CSS Example

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

span { 
    content: "\0178";
}
All HTML Symbols