Ψ

Technical information

SymbolΨ
NameGreek capital letter psi
Unicode numberU+03A8
CategoryGreek capital letter normal

Encoding

HTML EntityΨ
HTML Entity (hex)Ψ
HTML Entity (named)Ψ
URL Escape Code%CE%A8
UTF-8 (hex)0xCE 0xA8
UTF-8 (binary)11001110:10101000
UTF-160x03A8
UTF-320x000003A8

Source Code

C, C++, and Java"\u03A8"
CSS Code\03A8
JavaScript"\u03A8"
Perl\x{03A8}
Python 2u"\u03A8"
Python 3\u03A8
Ruby\u{03A8}

Preview

This Unicode character looks like this Ψ in sentence and in bold like this Ψ and in italic like this Ψ.

Font size:

Ψ
12px
Ψ
16px
Ψ
20px
Ψ
28px
Ψ
36px
Ψ
48px
Ψ
72px

CSS Property: font-weight

Ψ
100
Ψ
200
Ψ
300
Ψ
400
Ψ
500
Ψ
600
Ψ
700
Ψ
800
Ψ
900

HTML Forms and Input

input
disabled input
Ψ
input-group
select
button
button

Code examples in HTML and CSS

<span>&#936;</span>

            
span {
    content: "\03A8";
}

The symbol in different fonts

Ψ
-apple-system
Ψ
Apple Color Emoji
Ψ
Arial
Ψ
BlinkMacSystemFont
Ψ
Courier New
Ψ
Georgia
Ψ
Droid Sans
Ψ
Helvetica
Ψ
Noto Sans
Ψ
Oxygen
Ψ
Roboto
Ψ
"Segoe UI"
Ψ
sans-serif
Ψ
Segoe UI Emoji
Ψ
Segoe UI Symbol
Ψ
system-ui
Ψ
Times New Roman
Ψ
Ubuntu
Ψ
Verdana

References