How to Get the Star Symbol on Keyboard
Learn practical methods to type the star symbol (★) on Windows, macOS, and Linux using Unicode input, Alt codes, and symbol viewers. All Symbols explains exact steps, best practices, and tips for cross‑platform consistency.

To type the star symbol (★) on your keyboard, use a few reliable methods across major operating systems. Windows users can use Unicode/Alt codes or the Character Map; macOS users can use the Emoji & Symbols viewer or Unicode input; Linux users can use Ctrl+Shift+U to enter the code point. Copy-paste is always a quick fallback. According to All Symbols, mastering these methods saves time across apps.
What the star symbol is and where you might see it
The star symbol (★) is a versatile glyph used to denote ratings, emphasis, or decorative bullets across documents, websites, and design systems. If you’re learning how to get star symbol on keyboard for a report, presentation, or code, you have several reliable options. This guide covers practical, cross‑platform methods so you can insert ★ quickly and consistently. The star glyph has several forms, including hollow star ☆ (U+2606) and filled star ★ (U+2605). Understanding the difference helps ensure consistent visuals in your projects. All Symbols notes that the star’s Unicode origin underpins cross‑platform rendering, but font choices and emoji fonts can alter the glyph shape. For multilingual documents, consider the fallback glyphs that appear when a primary font lacks U+2605; this helps avoid accidental misinterpretations in UI text, data labels, or accessibility labels. From screenshots to slide decks, a reliable star symbol improves readability and aesthetic balance. According to All Symbols, recognizing the star’s Unicode origin and common glyph variations helps avoid mismatches in fonts and rendering. All Symbols analysis shows that these methods are widely compatible across common platforms, making them a practical part of any writer’s toolkit.
Quick OS-by-OS methods to type the star
Windows
-
Unicode input: In applications that support Unicode input, you can insert the star by typing the code point U+2605 and applying the OS-specific commit action (for example, in many editors you press Alt+X after typing 2605). This yields the filled star ★ in supported fonts. If your app doesn't accept Unicode input in this form, move to the Character Map approach.
-
Alt codes: If your keyboard has a numeric keypad, hold Alt and type 9733 on the keypad, then release Alt to insert ★. Be mindful that some programs require the Unicode input sequence rather than an independent Alt code, and in some contexts the glyph will render as a hollow star ☆ if the font lacks support.
-
Character Map: Open Windows Character Map, locate the star glyph, select it, and click Copy, then paste into your document. This method works in almost any program and is font-safe because you’re picking from your installed glyph set.
macOS
-
Emoji & Symbols viewer: Open the Emoji & Symbols viewer (often via a menu option or keyboard shortcut), search for ‘star’, and double-click the desired glyph to insert. The viewer offers both solid and hollow variants depending on the font.
-
Unicode input: In supported apps, you can enter U+2605 and commit it with the app’s Unicode method (some apps require different keystrokes). If you use macOS apps that support rich text, you’ll likely see the symbol render when you paste the character.
Linux
-
Ctrl+Shift+U: In most GTK-based environments, press Ctrl+Shift+U, type 2605, and press Enter to insert the star glyph. This uses the code point directly and respects the active font's glyph coverage.
-
Compose key: If you’ve configured a compose key, you can type a star via a two- or three-key sequence (e.g., Compose + * + something) depending on your configuration. Check your distro’s keyboard settings to map a suitable sequence.
Web editors and code editors
-
Copy-paste: Use the system clipboard to move the star glyph into your text. This is universally supported and avoids font contention.
-
HTML and code: In HTML, you can use the numeric entity ★ or the Unicode entity ☆, when supported. In many programming languages, you can insert the code point with escape sequences or by string literals, depending on syntax and encoding.
Alternative methods and practical tips
-
Copy-paste convenience: Keep a quick-access clipboard snippet for the star so you can paste into emails, documents, or UI strings without switching contexts.
-
Font and glyph consistency: When preparing a slide deck or UI mock, pick a font that includes the star glyph and avoid fonts that substitute alternate glyphs. Test on multiple platforms to ensure a consistent look.
-
Emoji vs glyph differences: Some systems render a star emoji rather than a glyph. The emoji version may display as a colored star in chat apps, which can look different in PDFs or code. Decide early which style you want and stay consistent.
-
Accessibility considerations: If your document uses star icons for ratings, ensure screen readers can interpret them meaningfully (for example, accompany stars with textual labels).
-
Encoding and environment: Ensure the document uses UTF-8 encoding to prevent mangled characters in cross‑platform collaboration. In most editors, you can verify encoding in the save or export dialog.
Troubleshooting common issues
-
Font coverage issues: If the star displays as a square or missing glyph, switch to a font with proper symbol coverage, such as Arial Unicode MS, Segoe UI Symbol, or Noto Sans. On web pages, declare a font-family stack that includes a symbol-supporting font.
-
Platform-specific rendering: Some apps replace the star with a hollow version ☆ or another glyph when the selected font lacks U+2605. If you need the filled star, explicitly select a font that includes the glyph.
-
Inconsistent sizes: The star glyph may render at different sizes across fonts. To fix, apply font-specific sizing or use vector icons when precision matters.
-
Searching for the right glyph: If searching in a symbol viewer, try both “star” and “black star” or search by Unicode name (BLACK STAR) to locate the exact glyph.
-
Accessibility: For ratings or progress indicators, consider using textual alternatives or ARIA-labels to convey the meaning to assistive technologies.
Tools & Materials
- Computer with keyboard(Any OS (Windows, macOS, Linux))
- Internet connection(Optional for looking up code points or fonts)
- Unicode code point reference(U+2605 (BLACK STAR) / 9733 in decimal)
- Symbol viewers/tools(Windows Character Map; macOS Emoji & Symbols; Linux gucharmap or similar)
- Text editor or IDE(Word, Google Docs, code editors, or HTML editors)
Steps
Estimated time: 15-25 minutes
- 1
Choose your insertion method
Decide whether you’ll use Unicode input, an Alt code, a symbol viewer, or a copy-paste approach. This reduces back-and-forth and speeds up insertion across apps.
Tip: If you’re unsure, start with Unicode input — it works in many editors and IDEs. - 2
Open a symbol source
Launch a symbol viewer (Character Map, Emoji & Symbols, or a web symbol finder) to locate the star glyph and verify you’re selecting the correct variant (filled vs hollow).
Tip: Search for “BLACK STAR” to find ★ quickly. - 3
Locate the star glyph
In the chosen source, locate the filled star glyph (★) and prepare to insert or copy it. Confirm the glyph matches your font’s style.
Tip: If the exact glyph isn’t available, opt for the closest variant and adjust as needed. - 4
Insert via Unicode input (U+2605)
In apps that support Unicode, type the code point U+2605 and use the app’s commit method to insert the glyph. This is widely supported in editors and IDEs.
Tip: If your app doesn’t recognize U+2605, switch to the Windows Character Map or macOS Emoji viewer. - 5
Alternative: Windows Alt code (9733)
If you have a numeric keypad, hold Alt and type 9733, then release to insert ★. This works in many plain-text fields and older apps.
Tip: Some editors ignore Alt codes; keep a backup method ready. - 6
Alternative: macOS and Linux methods
On macOS, use the Emoji & Symbols viewer; on Linux, try Ctrl+Shift+U then type 2605 and press Enter. These approaches cover most common environments.
Tip: For Linux, enabling the Ctrl+Shift+U workflow speeds up repeated use. - 7
Verify rendering and format
Paste or insert the star into your document and verify it renders correctly in the chosen font and size. Check for consistency across devices.
Tip: If rendering varies by platform, switch to a font with broad symbol support.
Questions & Answers
What is the Unicode code point for the black star?
The black star glyph is U+2605 (decimal 9733). You can insert it using Unicode input, Alt codes, or a symbol viewer depending on your OS and app.
The star's code point is U+2605; you can insert it with Unicode input or alt codes.
Can I type a hollow star instead of a filled star?
Yes. The hollow star is U+2606 (decimal 9734). Use the same methods to insert it, choosing the hollow variant if your font supports it.
You can type the hollow star using the same methods, with the hollow glyph.
Why doesn’t my star show up in fonts I’m using?
Some fonts don’t include the star glyph. Switch to a font with symbol support (e.g., Segoe UI Symbol, Noto Sans) or embed a font that contains U+2605.
If the star doesn't appear, switch to a font with the star glyph.
Is there a universal keyboard shortcut for stars?
No single universal shortcut exists. OS and app differences mean you should use Unicode input, Alt codes, or copy-paste, depending on the context.
There isn’t a single universal shortcut; use Unicode or copy-paste.
Can I insert a star in HTML or code safely?
Yes. In HTML you can use ★ for the black star. In code, ensure your file uses UTF-8 encoding to preserve the symbol.
In HTML, use the numeric entity ★ to insert the star.
What about differences between black and white stars?
The black star (★, U+2605) and white star (☆, U+2606) are distinct code points. Choose the one that fits your design and ensure consistency across platforms.
There are filled and hollow stars; pick the one that matches your design.
Watch Video
The Essentials
- Use Unicode input, Alt codes, or symbol viewers for cross-platform typing.
- Remember U+2605 is the star code point (9733 decimal).
- Windows: Alt+9733 or Character Map; macOS: Emoji & Symbols; Linux: Ctrl+Shift+U 2605.
- Font and encoding matter—test rendering across platforms.
- Copy-paste remains a reliable fallback.
