How to Type the Asterisk Symbol

Copy the asterisk, find it on desktop and phone keyboards, and keep it distinct from the star and operator characters.

T

Technobezz Editorial

Editorial Team

Aug 24, 2026
5 min read

Copy an asterisk character

Use the plain asterisk for text and code, and the operator or heavy forms only when the meaning calls for them.

  • Asterisk

    U+002A

    Also called star key

  • Asterisk operator

    U+2217

  • Heavy asterisk

    U+2731

Choose a copy button to place a character on the clipboard.

Ways to type an asterisk

Key positions belong to the active keyboard layout, so another layout can place the character elsewhere.
PlatformMethod
US keyboard layout

Shift and the 8 key

Shift plus 8
  1. Hold Shift.
  2. Press the 8 key to insert *.
Shift+8

Microsoft records U+002A ASTERISK as the shifted output of the 8 key on the Windows US layout.

Microsoft Word

Unicode conversion

Alt plus X
  1. Type 002A for *, 2217 for the operator, or 2731 for the heavy form.
  2. Press Alt and X to convert the code.
002A, then Alt+X

Select the code first if adjacent text contains hexadecimal characters.

Windows

Character Map

  1. Open Character Map.
  2. Choose a font that contains the character.
  3. Select, copy, and paste it into the destination app.

Microsoft names Character Map for entering a small number of special characters.

macOS

Character Viewer

  1. Press Fn and E, press the Globe key and E, or choose Edit and then Emoji & Symbols.
  2. Search for asterisk.
  3. Click the character to add it to the text.

Double-click the character instead when the viewer is expanded.

iPhone and iPad

Numbers and Symbols keys

  1. Tap the Numbers key or the Symbols key on the onscreen keyboard.
  2. Tap the asterisk on that layer.

Apple documents this as the route to numbers, punctuation, and symbols.

Google Docs and Slides

Special characters

  1. Choose Insert, then Symbols, then Special characters.
  2. Pick from categories, enter the Unicode value, or write the character.
  3. Click the result to add it.

Google describes this flow for Docs and Slides, not for Sheets.

HTML

Direct character or character reference

*, *, *, or *

The heavy asterisk at U+2731 has no named reference, so use ✱ or the character itself.

Contents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

Copy * from the panel above. On a US keyboard layout the asterisk shares the 8 key, and Microsoft records U+002A ASTERISK as the shifted output of that key.

The panel also carries the asterisk operator and the heavy asterisk. Each holds its own code point, and software that compares, sorts, or parses text reads them as separate values.

Identify the asterisk

The plain asterisk is *, named ASTERISK by Unicode and assigned U+002A in the Basic Latin block. It is the character on the keyboard, the one search tools read as a wildcard, and the one source code expects.

The asterisk operator is U+2217 in the Mathematical Operators block, classed as a math symbol rather than punctuation, and the heavy asterisk is U+2731 in the Dingbats block. Related forms include the low asterisk at U+204E and the fullwidth asterisk at U+FF0A, while the black star at U+2605 and the star operator at U+22C6 belong with the star symbols.

Type * on a US keyboard

Microsoft publishes the Windows US layout key by key, and the 8 key returns U+002A ASTERISK in its shifted state, so hold Shift and press 8. Key positions belong to the layout, so another input source can move the character, the same way it moves the underscore.

Insert * in Microsoft Word

Word converts a typed code into the character it names. Microsoft documents typing the code, pressing Alt, then pressing X. Type 002A for the plain asterisk, 2217 for the operator, or 2731 for the heavy form, then press Alt-X.

Select the code first if the conversion takes the wrong characters, or precede it with U+, so U+002A and Alt-X returns the asterisk even after a digit.

Copy * with Windows Character Map

Microsoft names Character Map for entering a few special characters without shortcuts. Open it, choose a font that contains the character, then select, copy, and paste. No documented Windows key produces the operator or heavy forms.

Insert * with Mac Character Viewer

Apple documents opening Character Viewer with Fn and E, with the Globe key and E, or by choosing Edit and then Emoji & Symbols. Search for asterisk, then click a character to add it, or double-click when the viewer is expanded.

Tap * on a phone keyboard

Onscreen keyboards keep the asterisk off the letters layer. Apple documents entering numbers, punctuation, or symbols on iPhone by tapping the Numbers key or the Symbols key. The operator and heavy forms are not on those layers, so copy them instead.

Insert * in Google Docs or Slides

In Google Docs or Slides, choose Insert, then Symbols, then Special characters. Pick from categories, enter the Unicode value, or write the character on the right, then click the result. Google describes this flow for Docs and Slides, not Sheets.

Use the asterisk in HTML

A UTF-8 document can contain * directly. HTML maps the named references * and * to U+002A, and ∗ to the asterisk operator at U+2217.

Numeric references cover the rest, so * and * give the plain asterisk while ✱ gives the heavy asterisk, which has no named reference.

Fix the wrong asterisk

  1. 1.Confirm the character is U+002A rather than U+2217 or U+2731 before pasting it into code or a data field.
  2. 2.Hold Shift with the 8 key on a US layout, and check the active input source when another character appears, the same first step as a misplaced tilde.
  3. 3.Use Word code conversion with 002A, 2217, or 2731, selecting the code first if it takes neighboring characters.
  4. 4.Open Character Map on Windows or Character Viewer on Mac when an app ignores conversion shortcuts.
  5. 5.Escape the character in tools that read it as a wildcard, since Microsoft documents a preceding tilde as the way to find it in Excel searches.

Common questions

Are * and the asterisk operator the same character?

No. Unicode assigns the plain asterisk to U+002A as punctuation and the operator to U+2217 as a mathematical operator. Matching and sorting treat them as distinct.

Is the asterisk the same as a star symbol?

No. Stars carry their own names and code points, such as U+2605 for the black star and U+22C6 for the star operator. An asterisk keeps U+002A no matter how a font draws it.

Official references

Share

Related symbols

Continue with another copy-and-type reference.

More symbol and keyboard help