ϕ

Technical information

Symbolϕ
NameGreek phi symbol
Unicode numberU+03D5
CategoryVariant letterforms
DescriptionThe Unicode character "ϕ", or U+03D5, is known as the "Greek Phi Symbol". It falls under the "Greek and Coptic" block and is categorized as "Letter, Lowercase" in the Unicode standard. This version of the phi character is often used in mathematics and physics to denote a variety of different quantities. In physics, it may represent magnetic flux or the golden ratio, for instance. It's important to note that this is a variant form of the lowercase phi (φ, U+03C6), distinguished by the absence of the vertical stroke at the top.

Encoding

HTML Entityϕ
HTML Entity (hex)ϕ
HTML Entity (named)ϕ
URL Escape Code%CF%95
UTF-8 (hex)0xCF 0x95
UTF-8 (binary)11001111:10010101
UTF-160x03D5
UTF-320x000003D5

Source Code

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

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

            
span {
    content: "\03D5";
}

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