HTML Entity/Symbolψ(GREEK SMALL LETTER PSI )

ψ
Copy this symbol

GREEK SMALL LETTER PSI

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

ψ
ψ
U+003C8
\03c8
ψ

HTML Examples

Using HTML Code value in HTML file

<span> &#968; </span>

Using HTML Entity value in HTML file

<span> &psi; </span>

CSS Example

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

span { 
    content: "\03c8";
}
All HTML Symbols