✦free-symbols
𝚽

Mathematical Bold Capital Phi Symbol

𝚽 is the Mathematical Bold Capital Phi character used in math-style text.

U+1D6BD

𝚽 is a Unicode character designed for mathematical, bold, capital Phi. It’s useful when you want a Phi symbol that matches bold math typography. Copy it from here or use the provided escapes in your code.

Mathematical Bold Capital Phi Symbol Meaning

𝚽 is the Unicode character named MATHEMATICAL BOLD CAPITAL PHI (U+1D6BD). As the name suggests, it represents the bold, capital form of the Greek letter Phi in mathematical notation. People commonly use it in typeset-looking text for equations, symbol legends, and styled identifiers where regular Phi (Ξ¦) may not match the intended weight or typography. Because it lives in the Mathematical Alphanumeric Symbols block, it’s often used when you need math-like rendering without switching to a full equation editor. Use it anywhere Unicode characters are supported, including web pages and programming languages that accept Unicode escapes.

Common uses

  • β€’Writing math-style labels in notes, worksheets, or document headings
  • β€’Designing UI text for technical apps (e.g., bold symbol legends)
  • β€’Creating consistent symbol weight in educational or presentation slides
  • β€’Using in equations or variable names when plain Phi does not match bold styling
  • β€’Typing specialized symbols in chat, comments, or social posts with Unicode support

Examples

𝚽 Mathematical Bold Capital Phi

  • 𝚽Let 𝚽 be the parameter in our model.
  • 𝚽The bold constant is written as 𝚽.
  • 𝚽In vector form, 𝚽(x) denotes the transformed value.
  • 𝚽Use 𝚽 to label the main term in the derivation.
  • 𝚽The eigenvalue set includes 𝚽.

Variations

Ready to copy

Technical codes

UnicodeU+1D6BD
HTML Entity𝚽
HTML Code𝚽
CSS\1D6BD

FAQ

What does the Mathematical Bold Capital Phi symbol mean?

𝚽 is the Unicode character named MATHEMATICAL BOLD CAPITAL PHI (U+1D6BD). As the name suggests, it represents the bold, capital form of the Greek letter Phi in mathematical notation. People commonly use it in typeset-looking text for equations, symbol legends, and styled identifiers where regular Phi (Ξ¦) may not match the intended weight or typography. Because it lives in the Mathematical Alphanumeric Symbols block, it’s often used when you need math-like rendering without switching to a full equation editor. Use it anywhere Unicode characters are supported, including web pages and programming languages that accept Unicode escapes.

What Unicode character is 𝚽?

𝚽 is MATHEMATICAL BOLD CAPITAL PHI with Unicode code point U+1D6BD.

How do I copy 𝚽 easily?

Copy the character directly from this page (𝚽), then paste it into your document, design tool, or text editor.

How do I use 𝚽 in HTML?

You can insert it using the HTML entity: 𝚽

How do I add 𝚽 in code (CSS or JavaScript)?

CSS escape: \\1D6BD. JavaScript escape: \\u{1D6BD}.