Mathematical Bold Small C Symbol
π is the mathematical bold small letter c (Unicode U+1D41C) used in styled text and formulas.
U+1D41C
π is a Unicode math character: MATHEMATICAL BOLD SMALL C. Itβs commonly used when you want a bold, math-styled βcβ that matches typographic conventions. Use the provided escapes to copy it into documents or code.
Mathematical Bold Small C Symbol Meaning
The symbol π (MATHEMATICAL BOLD SMALL C, U+1D41C) is a Unicode character designed for mathematical typography. It represents a bold lowercase βcβ in contexts where different letter weights carry meaning visually (for example, distinguishing variables, constants, or categories from regular text). Because it belongs to the math block, itβs often used directly in math-like text, typography mockups, and UI elements that need consistent styling. In code and HTML, you can insert it using its entity or Unicode escapes to ensure the correct glyph renders.
Common uses
- β’Typography in math-themed designs (bold math βcβ labels)
- β’Creating consistent variable names in formula text editors or notes
- β’UI mockups and dashboards that use math-styled symbols for variables
- β’Designing social media graphics where a bold βcβ needs to match math styling
- β’Developer-facing documentation and code samples that include Unicode math letters
Examples
π β Mathematical Bold Small C
- πLet π be a constant.
- πThe value of π updates each iteration.
- πChoose π to satisfy the constraint.
- πIn our notation, π denotes a coefficient.
- πPlot the curve using π as input.
Variations
Ready to copy
Technical codes
| Unicode | U+1D41C | |
| HTML Entity | 𝐜 | |
| HTML Code | 𝐜 | |
| CSS | \1D41C |
FAQ
What does the Mathematical Bold Small C symbol mean?
The symbol π (MATHEMATICAL BOLD SMALL C, U+1D41C) is a Unicode character designed for mathematical typography. It represents a bold lowercase βcβ in contexts where different letter weights carry meaning visually (for example, distinguishing variables, constants, or categories from regular text). Because it belongs to the math block, itβs often used directly in math-like text, typography mockups, and UI elements that need consistent styling. In code and HTML, you can insert it using its entity or Unicode escapes to ensure the correct glyph renders.
What Unicode character is π?
π is MATHEMATICAL BOLD SMALL C with Unicode code point U+1D41C.
How can I copy π reliably in HTML?
Use the provided HTML entity: 𝐜.
Whatβs the JavaScript escape for π?
Use: \\u{1D41C}.
Is π the same as a normal lowercase βcβ?
No. π is a distinct Unicode math character with a bold typographic form, not the standard ASCII βcβ.