Φ

Technical information

SymbolΦ
NameGreek capital letter phi
Unicode numberU+03A6
CategoryGreek capital letter normal
DescriptionThe Unicode character Φ, or U+03A6, is known as the "Greek Capital Letter Phi". It belongs to the "Greek and Coptic" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a capital letter in the Greek alphabet, and it represents the voiceless bilabial fricative in Ancient Greek and the voiced bilabial fricative in Modern Greek. In mathematics and physics, it's often used to symbolize the golden ratio, magnetic flux, or phases. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML EntityΦ
HTML Entity (hex)Φ
HTML Entity (named)Φ
URL Escape Code%CE%A6
UTF-8 (hex)0xCE 0xA6
UTF-8 (binary)11001110:10100110
UTF-160x03A6
UTF-320x000003A6

Source Code

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

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>&#934;</span>

            
span {
    content: "\03A6";
}

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