Bullet Point Keyboard Shortcut — Every Method for Windows, Mac & Mobile

Type bullet points instantly with keyboard shortcuts on Windows, Mac, iPhone, and Android. Complete reference with Alt codes, Unicode, and copy-paste bullets.

Bullet points are one of the most commonly used formatting elements in documents, emails, social media posts, and web content. Whether you're writing a report, creating a list, or designing a presentation, knowing the keyboard shortcut for bullet points saves you time every single day. This guide covers every method to type bullet point symbols on any device and in any application.

Quick Copy-Paste Bullet Symbols

Need a bullet point right now? Copy any symbol below and paste it wherever you need it. These work everywhere — documents, emails, social media, and web forms.

SymbolNameUnicode
Bullet (filled circle)U+2022
White BulletU+25E6
Black Small SquareU+25AA
White Small SquareU+25AB
Black Right-Pointing PointerU+25BA
Triangle BulletU+2023
Black Four Pointed StarU+2726
Black DiamondU+25C6
BullseyeU+25CE
En Dash (dash bullet)U+2013

Bullet Point Keyboard Shortcuts for Windows

Windows offers several ways to type bullet points depending on the application you're using. Here are the most reliable methods.

Using Alt Codes (Num Lock Required)

The most universal method on Windows is the Alt code. Hold down the Alt key and type the number on your numeric keypad. Release Alt to insert the symbol.

SymbolAlt CodeInstructions
Alt + 7Hold Alt, press 7 on numpad
Alt + 9Hold Alt, press 9 on numpad
Alt + 16Hold Alt, type 16 on numpad
Alt + 17Hold Alt, type 17 on numpad
Alt + 254Hold Alt, type 254 on numpad

In Microsoft Word and Outlook

Microsoft Office apps have built-in bullet point shortcuts that are even faster than Alt codes:

  • Ctrl + Shift + L — Toggle bullet list on/off instantly
  • Alt + 7 — Insert a bullet character at cursor
  • Type * (asterisk + space) at the start of a line — Word auto-converts it to a bullet
  • Type - (hyphen + space) — Creates a bullet list automatically

In Google Docs

Google Docs has its own shortcuts for bullet lists:

  • Ctrl + Shift + 8 — Toggle bullet list
  • Type * (asterisk + space) — Auto-converts to bullet

Bullet Point Keyboard Shortcuts for Mac

Mac users have a few different approaches. The Character Viewer and keyboard shortcuts both work well.

MethodShortcutNotes
Option + 8Standard bullet — works everywhere on Mac
Ctrl + Cmd + SpaceCharacter ViewerOpen emoji & symbol picker
Cmd + Shift + 8 (Pages)Bullet listToggle bullet list in Apple Pages
Ctrl + Shift + L (Docs)Bullet listToggle bullet list in Google Docs

The Option + 8 shortcut is the fastest way to type a bullet character on Mac. It works in every app — TextEdit, Pages, Word for Mac, browsers, and terminal. No numpad needed.

Bullet Point Shortcuts for iPhone and iPad

iOS doesn't have a dedicated bullet key on the keyboard, but there are easy workarounds:

  • In Notes, Pages, or Mail: Tap the formatting button (Aa or brush icon) and select the bullet list option
  • Quick type: Switch to the number keyboard (123), then tap #+=, and find the bullet • on the symbols page
  • Text replacement: Go to Settings > General > Keyboard > Text Replacement. Add "•" as the phrase and "bb" as the shortcut. Type "bb" + space and iOS replaces it with a bullet
  • Copy-paste: Copy a bullet from this page and paste it wherever needed

Bullet Point Shortcuts for Android

Android keyboards vary by manufacturer, but these methods work on most devices:

  • Google Keyboard (Gboard): Long-press the hyphen (-) key to reveal bullet • as an option
  • Samsung Keyboard: Tap the Sym key, then find • in the symbols panel
  • In Google Docs: Tap the format icon (A with lines) and select bullet list
  • Text shortcut: Use your keyboard's personal dictionary to create a shortcut (e.g., "bb" → "•")

Bullet Point Shortcuts in Popular Applications

ApplicationWindows ShortcutMac Shortcut
Microsoft WordCtrl + Shift + LCmd + Shift + L
Google DocsCtrl + Shift + 8Cmd + Shift + 8
Apple PagesCmd + Shift + 8
Notion- then Space- then Space
Slack* then Space* then Space
HTML/CSS• or •• or •

Bullet Point Alt Codes — Complete Reference

For Windows users with a numeric keypad, Alt codes are the fastest way to insert specific bullet characters. Make sure Num Lock is enabled, then hold Alt and type the code on the numpad.

Alt CodeSymbolDescription
Alt + 7Standard bullet point
Alt + 8Inverse bullet
Alt + 9White circle
Alt + 10Inverse white circle
Alt + 16Right pointer
Alt + 30Up triangle
Alt + 254Black square

How to Use the Windows Emoji Picker

If you're on Windows 10 or 11, you don't need Alt codes at all. Press Win + . (Windows key + period) to open the emoji picker. Switch to the symbols tab and you'll find bullet points, arrows, and other decorative characters you can insert anywhere.

Bullet Points in HTML and CSS

When writing for the web, you can use HTML entities to display bullet characters:

  • • — Renders as • (standard bullet)
  • • — Numeric entity for •
  • • — Hex entity for •
  • ◦ — Renders as ◦ (white bullet)

For bullet lists in HTML, use the <ul> tag with <li> items. CSS lets you change the bullet style with the list-style-type property — options include disc, circle, square, and none.

Tips for Using Bullet Points Effectively

  • Keep each bullet point to one idea or thought
  • Use parallel structure — start each bullet with the same part of speech
  • Limit lists to 5-7 items for readability
  • Use sub-bullets for hierarchy (• for main, ◦ for sub-items)
  • In presentations, use larger bullet symbols like ► or ◆ for visual impact

Frequently Asked Questions

What is the keyboard shortcut for a bullet point on Windows?

The most common shortcut is Alt + 7 on the numeric keypad. In Microsoft Word, you can also press Ctrl + Shift + L to toggle a bullet list. If you don't have a numpad, press Win + . to open the emoji picker and search for a bullet.

How do I type a bullet point on a Mac?

Press Option + 8 to type • on a Mac. This works in every application. For a bullet list in Pages, press Cmd + Shift + 8. You can also open the Character Viewer with Ctrl + Cmd + Space and search for "bullet."

Can I type a bullet point on my phone?

Yes. On iPhone, switch to the symbols keyboard and look for the bullet, or set up a text replacement shortcut. On Android with Gboard, long-press the hyphen key. Most note-taking and document apps also have a bullet list button in the formatting toolbar.

What is the Unicode for the bullet point symbol?

The standard bullet point • is Unicode U+2022. The HTML entity is &bull; or &#8226;. Other related characters include the triangle bullet ‣ (U+2023) and white bullet ◦ (U+25E6).