Software

How to Type Math Symbols on Windows

Type math symbols on Windows with Character Map, Word Alt+X, equation input, copy-paste, and Unicode-aware applications.

Updated 2026-07-27 · Reviewed 2026-07-26 by Chevee Math Tools

Quick answer

For a single symbol, copy it from a trusted reference or use Character Map. In Microsoft Word, you can often type a hexadecimal Unicode value and press Alt+X, or insert an equation and enter a supported command such as \pi or \sqrt{x}.

For full equations, use Word’s equation editor, LaTeX, MathML, or another structured math editor. Do not build a complex equation from unrelated text characters and spaces.

Common Windows math symbols

MeaningSymbolWord hexadecimal inputLaTeX
Piπ03C0, then Alt+X\pi
Infinity221E, then Alt+X\infty
Square root221A, then Alt+X\sqrt{x}
Not equal2260, then Alt+X\ne
Less than or equal2264, then Alt+X\le
Greater than or equal2265, then Alt+X\ge
Plus or minus±00B1, then Alt+X\pm
Degree°00B0, then Alt+X^\circ

Alt+X is associated with compatible Microsoft Office text fields. It is not a universal Unicode input shortcut for every Windows application.

Use Character Map

  1. Open the Start menu and search for Character Map.
  2. Select a font that contains mathematical symbols.
  3. Enable the advanced view when you need more search options.
  4. Search by character name or browse the relevant range.
  5. Select, copy, and paste the character.

Check the displayed character name when several symbols look similar. The minus sign , hyphen-minus -, and en dash are different characters.

Use Alt+X in Microsoft Word

Type the hexadecimal Unicode code without U+, then press Alt+X.

Examples:

  • 221E + Alt+X → ∞
  • 2260 + Alt+X → ≠
  • 03B8 + Alt+X → θ

Pressing Alt+X again can convert the character back to its code. If the cursor is beside other hexadecimal characters, select the code first so Word knows which sequence to convert.

Use Word’s equation editor

Insert an equation before typing LaTeX-style or UnicodeMath input. Examples:

\frac{a+b}{c}
\sqrt{x^2+y^2}
\sum_{i=1}^{n} i

Press Space after supported commands when Word requires conversion. Word is not a complete TeX distribution, so package-specific commands may not work. Use the supported equation syntax and inspect the result.

Use the touch keyboard and symbol panels

Windows input panels can expose common symbols, but coverage and layout vary. They are useful for frequently used characters, not for locating a precise advanced operator or building a structured equation.

When exact identity matters, use Character Map, Word Unicode conversion, or copy from a page that shows the Unicode value.

Numeric Alt codes are not universal Unicode input

Traditional numeric Alt codes are often repeated in shortcut lists, but their output can depend on the keyboard state, application, and legacy code page. A number that produces a symbol in one field may produce a different character or nothing in another.

Prefer these methods in order:

  1. native equation input for equations;
  2. Word Alt+X for known Unicode values in Word;
  3. Character Map or copy-paste for standalone text symbols.

Use math symbols in browsers, code, and Markdown

For plain UTF-8 text, paste the literal Unicode character. For structured math in Markdown, use the syntax supported by the site’s renderer, often LaTeX delimiters or fenced math blocks.

For HTML source:

<span>πr²</span>
<span>&pi;r&sup2;</span>

For a real fraction, root, matrix, or aligned expression, use MathML or a math-rendering library rather than attempting to imitate layout with text.

Troubleshooting

  • A square appears instead of the symbol: the selected font may not contain the glyph.
  • Alt+X does nothing: the current application may not support Word-style Unicode conversion.
  • A LaTeX command remains visible: enter it inside an equation object and confirm the supported input format.
  • The symbol changes in PDF export: inspect font substitution and embedded-font behavior.
  • A copied operator behaves strangely in code: check the Unicode code point; it may be a look-alike character.

Best method by task

Use copy-paste or Character Map for one symbol. Use Word Alt+X when you know the code point and are working in Word. Use the equation editor or LaTeX for fractions, matrices, radicals, sums, and other structured expressions. Verify the final document rather than assuming the input method guarantees portable output.

Put this guide into practice

Continue with a browser tool

Use the related reference or tool while the notation and workflow are still fresh.

How this guide was checked

Review method: Intent alignment review, notation/source verification, worked-example check, cross-format rendering review, and duplicate-content comparison for How to Type Math Symbols on Windows

Verified against: Official standards, primary documentation, and the page-specific sources listed below

What changed: Removed repeated sitewide boilerplate and added content-type-specific decision, verification, and applicability guidance for this exact task.

Page purpose: math symbols on windows — Enter mathematical symbols and equations in Windows applications

Automated quality check: Passed critical indexing checks.

Verification references

These primary standards and official documentation pages were used to check character identity, syntax, or platform behavior described above.

Reuse, attribution, and correction

Share this reference without losing its source

Copy a citation, permanent link, Markdown link, or self-contained embed card. Each reusable format points readers back to the maintained canonical page.

Report an issue

Search the whole reference

Symbols, formulas, guides, tools and commands

Start typing to search.

move · Enter open · Esc close