Mathematical Bold Italic Small H Symbol
π is the mathematical bold italic version of the lowercase letter h, used as a styled symbol in formulas and notation.
U+1D489
π is a Unicode math letter: βMATHEMATICAL BOLD ITALIC SMALL Hβ (U+1D489). Itβs commonly used to represent a quantity or variable in mathematical and technical text. Use it when you need a bold-italic h that looks consistent with mathematical typography.
Mathematical Bold Italic Small H Symbol Meaning
π is a Unicode character in the Mathematical Alphanumeric Symbols block. Specifically, it is the βMATHEMATICAL BOLD ITALIC SMALL Hβ form of the lowercase letter h. In practice, itβs used like a variable or symbol in math-heavy writingβoften to distinguish one h from another (for example, a bold-italic h versus a regular h or italic h). Designers and technical writers choose it to maintain consistent visual styling across equations, documents, and UI text. Its meaning is not fixed by the character itself; instead, the surrounding notation determines what h represents.
Common uses
- β’Denoting a variable or parameter in mathematical equations
- β’Styling a handwritten-like or emphasized h in technical documentation
- β’Labeling symbols in diagrams and chart annotations that use math fonts
- β’Writing consistent notation in scientific reports and PDFs
- β’Creating typographically matched UI or web content for math expressions
Examples
π (Mathematical bold italic small h)
- πLet π be a constant in the model.
- πWe define π(π₯) as the response function.
- πCompute the gradient and substitute π for the parameter.
- πIn our notation, π represents the height term.
- πThe final formula uses π in place of h.
Variations
Ready to copy
Technical codes
| Unicode | U+1D489 | |
| HTML Entity | 𝒉 | |
| HTML Code | 𝒉 | |
| CSS | \1D489 |
FAQ
What does the Mathematical Bold Italic Small H symbol mean?
π is a Unicode character in the Mathematical Alphanumeric Symbols block. Specifically, it is the βMATHEMATICAL BOLD ITALIC SMALL Hβ form of the lowercase letter h. In practice, itβs used like a variable or symbol in math-heavy writingβoften to distinguish one h from another (for example, a bold-italic h versus a regular h or italic h). Designers and technical writers choose it to maintain consistent visual styling across equations, documents, and UI text. Its meaning is not fixed by the character itself; instead, the surrounding notation determines what h represents.
What Unicode character is π?
π is βMATHEMATICAL BOLD ITALIC SMALL Hβ with code point U+1D489.
How can I copy π?
Select and copy the character shown on this page (π). You can also use the HTML entity or CSS/JS escapes provided by your tooling.
Does π have a specific fixed meaning?
No. The character mainly provides a bold-italic styling for the letter h; the meaning is determined by the notation in your document or formula.
How do I enter π in HTML or code?
Use the HTML entity 𝒉 or escapes such as CSS \\1D489 / JavaScript \\u{1D489}, depending on your environment.