Skip to content
TextLib

How to Type Star Symbol ★ ☆

Keyboard shortcuts for Windows, Mac, Chromebook, iPhone & Android. Copy or type star symbols instantly.

Star Symbols to Copy

Click any star to copy instantly

Star symbols ★ ☆ ✦ ✧ are popular in ratings, decorations, social media bios, and documents. From the solid black star ★ to the outline star ☆ to decorative variants like ✦ and ✶, there are dozens of star characters in Unicode.

This guide shows you how to type star symbols on every platform: Windows, Mac, Chromebook, iPhone, Android, and Linux. We cover alt codes, keyboard shortcuts, Unicode input, and the fastest copy-paste methods.

All star symbols on this page are pure Unicode text — they work everywhere: Instagram, Discord, email, Word, and any other application.

When to reach for how to type star symbol

How to Type Star Symbol ★ isn't the kind of tool you use every day — it's the kind you reach for at the exact moment a plain text editor runs out of options. A word counter ignores social-media character limits; a case converter doesn't know CamelCase from kebab-case; a base-64 encoder isn't installed on your phone. This page solves one narrow problem well, and it does so without a round-trip to any server: every transformation happens in the browser tab, so the text you paste stays on your device.

The speed difference is measurable. Paste a 10 000-word document and the output updates as you type — there's no latency, no queue, no sign-up wall. Because the output is ordinary Unicode text, it pastes into any app that accepts keyboard input: chat windows, forms, spreadsheets, documents. If you use how to type star symbol often, bookmark this page and share the URL with colleagues — their session state will look identical to yours, cache lifetime a full year, page weight under 150 KB.

Star Symbol FAQ

The alt code for ★ (black star) is Alt+9733. For ☆ (white star), use Alt+9734. Hold Alt, type the number on the numeric keypad, then release. Num Lock must be enabled.

Use ★ for filled stars and ☆ for empty stars. Example: ★★★★☆ represents 4 out of 5 stars. Copy these characters from this page and combine them for your rating display.

★ (U+2605) is a text character — it's always black and renders consistently. ⭐ (U+2B50) is an emoji that may render differently across platforms (yellow, 3D, etc.). Use ★ for consistent text; use ⭐ for colorful emoji contexts.

Yes! Both text stars (★ ☆ ✦) and emoji stars (⭐ 🌟) work in Instagram bios, captions, and comments. Text stars are more compact and consistent across devices.

In Google Sheets, use =CHAR(9733) for ★ or =CHAR(9734) for ☆. You can also paste star symbols directly into cells from this page. For star ratings, combine them: =REPT(CHAR(9733),4)&CHAR(9734) gives ★★★★☆.

On Mac, press Control+Command+Space to open the Character Viewer, then search for 'star'. The basic asterisk * is typed with Shift+8. For quick access to ★, copy it from this page.

Copied!