Mathematical Italic Capital G 𝐺
Visual Description: The glyph is an uppercase G drawn in mathematical italic style. It appears slanted to the right with a smooth loop and a compact stem. In many fonts the stroke contrast is subtle, keeping the letter readable in dense formulas. On screens it reads as a lean symbol.
Meaning & Usage: In math notation this G stands as a variable or quantity in formulas. It signals an unknown or a value that can change across terms. In education and software it helps distinguish a symbol from ordinary text. Designers use this italic form to improve readability in equations and UI labels.
Historical Background: This style belongs to a broad family of math alphanumeric symbols created to separate variables from text in mathematical writing. Over time, mathematical italics became standard in textbooks, editors, and calculators, helping readers parse expressions quickly. The result is a familiar, compact glyph that appears across many math tools.
Practical Use: In practice you type this G to represent a quantity in formulas. Calculators and algebra apps treat it as a variable you can assign values to or compare against others. Quick UI controls let you insert symbols, apply operators, or compare magnitudes with a tap or keyboard shortcut.
See our category page for related symbols.
Look‑alikes: G (U+47).
Need styled alternatives? Try the Fancy Text tool.
Confusables
Technical details
- Codepoint:
U+1D43A - General Category:
Lu - Age:
3.1 - Bidi Class:
L - Decomposition:
<font> 0047 - Block:
Mathematical Alphanumeric Symbols - Script:
Common - UTF-8:
F0 9D 90 BA - UTF-16:
D835 DC3A - UTF-32:
0001D43A - HTML dec:
𝐺 - HTML hex:
𝐺 - JS escape:
\u{1D43A} - Python \N{}:
\N{MATHEMATICAL ITALIC CAPITAL G} - Python \U:
\U0001D43A - URL-encoded:
%F0%9D%90%BA - CSS escape:
\1D43A
How to type / insert
Fast copy: click the Copy button near the top of this page.
By codepoint: in many editors and IDEs, you can insert via the Unicode code U+1D43A or a built‑in character picker.
HTML: use the numeric entity 퐺 (hex) or 퐺 (decimal) when an HTML entity is needed.
Compatibility & troubleshooting
Font support: if the symbol does not render, the current font likely lacks this codepoint. Choose a font with broad Unicode coverage or allow a fallback font.
Web pages: ensure your CSS font stack includes a general fallback; avoid relying on images for common symbols to preserve accessibility and copyability.