Mathematical Bold Italic Capital Chi Symbol
π² (U+1D732) is a Mathematical Bold Italic Capital Chi used for stylized Greek-letter variables.
U+1D732
π² is a Greek Chi symbol in a bold italic mathematical style. Itβs commonly used in technical writing and typesetting to distinguish variables. Use the copy options and escapes on this page to place it in HTML, CSS, and JavaScript.
Mathematical Bold Italic Capital Chi Symbol Meaning
π² is the βMathematical Bold Italic Capital Chiβ character, encoded at U+1D732 (HTML entity: 𝜲). As a stylized Greek letter, itβs primarily used in mathematics, physics, engineering, and related technical contexts where authors need multiple distinct βChiβ variants. The bold italic styling helps visually differentiate this symbol from other Chi forms (regular, italic, bold, or other weight/style combinations). Because it belongs to the Unicode math alphabet block style set, itβs especially useful when you want consistent typographic appearance across software that supports this Unicode character.
Common uses
- β’Labeling variables in math or science documents with a bold-italic Chi
- β’Creating consistent symbol styling in technical diagrams or notation
- β’Typing equations in apps/editors that support Unicode math characters
- β’Designing posters or slides where Greek letter variants must match branding
- β’Programming/rendering mathematical text where a specific Unicode character is required
Examples
π² β Mathematical Bold Italic Capital Chi
- π²Let π² denote a parameter in the model.
- π²The matrix is multiplied by π² to obtain the result.
- π²We define π² as the bold italic Chi used in this section.
- π²For this case, π² takes a constant value.
- π²The gradient is computed from π² in the following equation.
Variations
Ready to copy
Technical codes
| Unicode | U+1D732 | |
| HTML Entity | 𝜲 | |
| HTML Code | 𝜲 | |
| CSS | \1D732 |
FAQ
What does the Mathematical Bold Italic Capital Chi symbol mean?
π² is the βMathematical Bold Italic Capital Chiβ character, encoded at U+1D732 (HTML entity: 𝜲). As a stylized Greek letter, itβs primarily used in mathematics, physics, engineering, and related technical contexts where authors need multiple distinct βChiβ variants. The bold italic styling helps visually differentiate this symbol from other Chi forms (regular, italic, bold, or other weight/style combinations). Because it belongs to the Unicode math alphabet block style set, itβs especially useful when you want consistent typographic appearance across software that supports this Unicode character.
What is the Unicode code point for π²?
π² is U+1D732, named βMATHEMATICAL BOLD ITALIC CAPITAL CHI.β
How can I paste π² into HTML?
You can use the HTML entity: 𝜲
How do I use π² in CSS?
Use the CSS escape form: \\1D732
How do I use π² in JavaScript strings?
Use the JavaScript Unicode escape: \\u{1D732}