HTML Entity Detail

HTML Entity - Mu ("my")

Mu ("My") is a uppercase Greek alphabet letters used in mathematics, science, and engineering. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.

Symbol preview
Μ
Unicode

U+039C;

HTML entity

Μ

CSS code

\039C

Usage Examples

Use this HTML entity in mathematical and scientific notation. For example, Σ for summation, Π for product, Δ for difference.

Common Mistakes

⚠️

Mistake: Using Latin capital letters instead of Greek letters in formulas

Fix: Greek letters have specific mathematical meanings. Use Σ not S for summation, Π not P for product, Δ not D for change. The meaning changes if you use the wrong alphabet.

⚠️

Mistake: Confusing uppercase Greek letters that look like Latin letters

Fix: Capital alpha (Α) looks like A, capital beta (Β) looks like B, etc. Use Latin letters for Latin text and Greek letters for Greek/math context — they may be different Unicode characters.

Mu ("my")

Select any code to highlight it before copying.

Category: Greek Alphabet - Capital Letters
Unicode U+039C;
Hex Code Μ
HTML Code Μ
HTML Entity Μ
CSS Code \039C
Windows Shortcut
Mac Shortcut
HTML code example
CSS code example
Last updated: 21 Jun 2026