φ

Technical information

Symbolφ
NameGreek small letter phi
Unicode numberU+03C6
CategoryGreek small letter normal
DescriptionThe Unicode character φ, or U+03C6, is known as the "Greek Small Letter Phi". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a representation of the lower-case version of the Greek letter Phi. It is used in many different fields, such as mathematics, physics, and engineering, to represent various constants and variables. 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%CF%86
UTF-8 (hex)0xCF 0x86
UTF-8 (binary)11001111:10000110
UTF-160x03C6
UTF-320x000003C6

Source Code

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

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

            
span {
    content: "\03C6";
}

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