Star Symbols: Alt Codes, Shortcuts, and Copy Paste Guide

E-commerce platforms, review aggregators, and digital design systems rely heavily on visual rating indicators. Whether you are building a product review section for an online store or designing user interface elements, inserting star symbols directly into your layout is highly efficient. Leaving your code editor or word processor every time you need a star symbol copy paste breaks your workflow and slows down production. Standard computer keyboards lack a dedicated physical key for pentagrams, hexagrams, or decorative stars. Memorizing the exact Numpad Alt codes, keyboard shortcuts, and Unicode values allows you to type these characters instantly across any application. Below are the precise key combinations needed to type every star variation across all major operating systems.

Typing Basic Star Symbols on Windows and macOS

Windows 10 and Windows 11 users generate special characters using the numeric keypad. To execute the alt code for star insertion, verify that Num Lock is active on your mechanical keyboard. Press and hold the Alt key, type 9733 on the numeric keypad, and release the Alt key. This specific Alt + 9733 keystroke instantly generates the standard black star (★) within your document.

For users figuring out how to type a star on keyboard layouts without a physical Numpad, the process requires the operating system menu. Pressing the Windows Key and Period (.) keys simultaneously opens the native Windows symbol picker menu, allowing you to select various stars directly.

Apple computers utilize the Character Viewer for typographic symbol insertion. The quickest mac shortcut for star symbol access requires pressing Command, Control, and Spacebar simultaneously. This combination opens a searchable menu directly above your active text cursor. Ubuntu Linux users utilize Unicode hex input by pressing Ctrl + Shift + U, typing 2605, and hitting Enter.

Operating SystemInput MethodKey Combination or Code
Windows OS (Black Star)Numpad Alt CodeAlt + 9733
Windows OS (White Star)Numpad Alt CodeAlt + 9734
macOSKeyboard ShortcutCmd + Ctrl + Space (Search “Star”)
Ubuntu LinuxUnicode Hex InputCtrl + Shift + U, type 2605, Enter
Windows OS without NumpadSymbol MenuWindows Key + Period (.)
iOS and AndroidTouch KeyboardSymbols Menu or Emoji Keyboard

Complete Star Symbol Copy Paste Collection

Digital design often requires more than just the standard five-pointed rating star. Technical formatting, religious documentation, and typography utilize specific variations like hollow outlines, multi-pointed asterisks, circled stars, and glowing emoji effects. When keyboard shortcuts fail or a specific text editor blocks numeric inputs, utilizing a direct star symbol copy paste method from the character map below guarantees accurate formatting. You can copy any of these exact variations directly into your active project file.

Symbol NameSymbolWindows Alt CodeUnicode Hex
Black StarAlt + 9733U+2605
White StarAlt + 9734U+2606
Star of DavidAlt + 10017U+2721
Four Pointed Black StarAlt + 10022U+2726
Four Pointed White StarAlt + 10023U+2727
Stress Outlined White StarAlt + 10025U+2729
Circled White StarAlt + 10026U+272A
Open Centre Black StarAlt + 10027U+272B
Black Centre White StarAlt + 10028U+272C
Outlined Black StarAlt + 10029U+272D
Heavy Outlined Black StarAlt + 10030U+272E
Pinwheel StarAlt + 10031U+272F
Shadowed White StarAlt + 10032U+2730
Six Pointed Black StarAlt + 10038U+2736
Eight Pointed Black StarAlt + 10040U+2738
SparklesNo Alt CodeU+2728
Glowing Star🌟No Alt CodeU+1F31F
Shooting Star🌠No Alt CodeU+1F320
Dizzy Star💫No Alt CodeU+1F4AB

Implementing Star Icons in Code and Web Design

Front end web developers building rating systems cannot rely exclusively on standard keyboard inputs within code editors like Visual Studio Code or Sublime Text. Web browsers require specific character encoding to render the star symbol correctly across different mobile operating systems and screen resolutions.

When placing a rating marker inside a meta description, a product title, or a website footer, developers utilize specific HTML entities or CSS properties. This strict formatting practice prevents the characters from breaking the layout or causing HTML validation errors.

Software or EnvironmentImplementation MethodSyntax or Entity
Word ProcessorsUnicode Hex ConversionType 2605 and press Alt + X
HTML Document (Black Star)HTML Entity Name★
HTML Document (White Star)HTML Entity Name☆
HTML Document (Black Star)HTML Entity Number★
CSS StylesheetCSS Content Property\2605
JavaScriptUnicode Escape\u2605

Frequently Asked Questions

How do I type a star symbol on a laptop without a number pad?

Press the Windows Key and the Period (.) key at the same time. This action opens the Windows emoji and symbol picker. Navigate to the symbols tab to find and insert various star shapes directly into your document.

Why does my alt code for star show up as a blank square in my document?

The current font you are using in Microsoft Word or Google Docs does not support that specific Unicode character. Highlight the blank square and change your text font to a universal option like Arial, Roboto, or Segoe UI Symbol to render the mark correctly.

What is the fastest way to add a glowing star emoji on a desktop computer?

On a Windows PC, right-click inside any text field and select “Emoji” from the context menu, or press Windows + Period (.). On a Mac, press Command + Control + Spacebar. Both methods grant instant access to the glowing star (🌟) and shooting star (🌠) emojis.