Greek Capital Letter Phi Φ
Greek capital phi (Φ) has a distinctive circle-with-vertical-line shape and is widely used in science. It represents magnetic flux in electromagnetism, the cumulative distribution function of the normal distribution in statistics, and the work function in quantum mechanics.
All Representations
ΦΦΦU+03A6Rendered Output
Φ renders as the character shown above
When to Use Greek Capital Letter Phi
Use the capital phi entity in physics (magnetic flux Φ), statistics (normal CDF Φ(x)), and quantum mechanics (work function). Its distinctive shape makes it immediately recognizable as a Greek letter, and it is one of the most commonly used uppercase Greek letters in scientific notation.
Try It — HTML Examples
<p>Symbol: Φ</p><p>Symbol: Φ</p><p>Symbol: Φ</p><div title="The Greek Capital Letter Phi: Φ">Hover to see</div>About the Greek Capital Letter Phi Entity
The Greek Capital Letter Phi character (Φ) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference Φ, the decimal numeric character reference Φ, or the hexadecimal numeric reference Φ. The character is assigned Unicode code point U+03A6 in the Universal Character Set.
Greek capital phi (Φ) has a distinctive circle-with-vertical-line shape and is widely used in science. It represents magnetic flux in electromagnetism, the cumulative distribution function of the normal distribution in statistics, and the work function in quantum mechanics.
Greek letter entities are indispensable for scientific papers, engineering documentation, statistical analyses, and mathematical content published on the web. From physics equations using alpha and omega to statistical formulas featuring sigma and mu, these entities allow content authors to include Greek characters reliably without requiring specialized fonts or complex Unicode input methods on the keyboard.
When deciding how to encode the Greek Capital Letter Phi character in your HTML documents, the named entity Φ is generally the most readable choice for developers reviewing or maintaining source code. The decimal form Φ and hexadecimal form Φ are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use the capital phi entity in physics (magnetic flux Φ), statistics (normal CDF Φ(x)), and quantum mechanics (work function). Its distinctive shape makes it immediately recognizable as a Greek letter, and it is one of the most commonly used uppercase Greek letters in scientific notation.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.