How to Type the Copyright Symbol

Copy the copyright sign, learn what it marks and how to form a notice, and use verified Word, Mac, Unicode, and HTML methods.

T

Technobezz Editorial

Editorial Team

Aug 24, 2026
6 min read

Copy the copyright signs

The circled C marks a work, while the circled P marks a sound recording on a phonorecord.

  • Copyright sign

    U+00A9

    Also called c in a circle

  • Sound recording copyright

    U+2117

    Also called p in a circle, phonogram symbol

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

Ways to type the copyright symbol

Shortcuts follow the active app and layout, so a picker is the portable fallback.
PlatformMethod
Microsoft Word

AutoCorrect sequence

  1. Type an opening parenthesis, the letter c, and a closing parenthesis.
  2. Word replaces the sequence with © while Replace text as you type is selected.
(c)

Microsoft lists the (, C, ) sequence for the copyright symbol in its Word shortcut reference.

Word on Windows

10-key numeric pad

  1. Hold Alt while entering 0169 on the numeric keypad.
  2. Release Alt to insert ©.
Alt+0169

Microsoft lists ALT+0169 in its legal symbols table and requires the numeric keypad with Num Lock on.

Microsoft Word

Unicode conversion

  1. Type 00A9 for © or 2117 for ℗.
  2. Press Alt and X to convert the code into the character.
00A9, then Alt+X

Microsoft documents typing the character code, pressing Alt, and then pressing X.

Windows

Character Map

  1. Open Character Map.
  2. Choose a font that contains the sign and select it.
  3. Copy the character and paste it into the destination app.

Microsoft describes Character Map as a built-in program for viewing the characters in a selected font.

macOS

Character Viewer

  1. Press Fn and E, press Globe and E, or choose Edit and then Emoji & Symbols.
  2. Search for copyright.
  3. Select © or ℗ to insert it.

Apple documents the search field, so this route needs no key combination for the sign itself.

Google Docs and Slides

Special characters

  1. Choose Insert, Symbols, and Special characters.
  2. Pick a category, draw the sign, or enter the Unicode value.
  3. Select the result to insert it.

Google states that special characters cannot be inserted directly in Sheets, so paste them into a cell instead.

HTML

Named or numeric reference

©, ©, or ©

The sound recording sign uses ℗, ℗, or ℗.

Word hexadecimal Alt+X conversionA three-step Microsoft Word flow from hexadecimal Unicode text through Alt+X to Copyright sign.MICROSOFT WORDConvert hexadecimal text with Alt+XThis is Word’s Unicode conversion, not a decimal Windows Alt code.
Word hexadecimal Alt+X conversionWord converts selected hexadecimal Unicode text with Alt+X to Copyright sign. This is separate from decimal Windows Alt-numpad input.

Contents

Don't Miss the Good Stuff

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

Copy © or ℗ from the panel above. In Word, Microsoft documents typing (c) for © and holding Alt while entering 0169 on a numeric keypad; Character Viewer on Mac and the Google Docs picker need no shortcut.

Both signs are ordinary Unicode text characters, so they survive copying between apps, files, and source code. The keystrokes (c) are not a character but an AutoCorrect replacement, so they stay literal in a plain editor.

The copyright sign is ©, named COPYRIGHT SIGN by Unicode and assigned U+00A9 in Latin-1 Supplement. The sound recording sign is ℗, named SOUND RECORDING COPYRIGHT and assigned U+2117 in Letterlike Symbols, where phonorecord sign is listed as an alias.

Circled letters that look similar are separate characters. Ⓒ is CIRCLED LATIN CAPITAL LETTER C at U+24B8 and Ⓟ is CIRCLED LATIN CAPITAL LETTER P at U+24C5, while ® is REGISTERED SIGN at U+00AE and ™ is TRADE MARK SIGN at U+2122. As plain text, (c) is the three characters U+0028, U+0063, and U+0029.

Product packaging usually pairs a copyright notice with a trademark symbol for the brand name, and the statutes behind both notices are cited with the section sign.

The U.S. Copyright Office describes a notice as three elements in one continuous statement. They are the symbol © (or ℗ for phonorecords), the word copyright, or the abbreviation copr.; then the year of first publication; then the name of the copyright owner. Circular 3 gives © 2017 John Doe as its example.

The circular also states that notice is optional for works published on or after March 1, 1989, for unpublished works, and for foreign works, and that it was required before that date.

Insert © in Microsoft Word

Microsoft's Word shortcut reference lists the copyright symbol under inserting special characters as the sequence (, C, ), so typing (c) produces © while Replace text as you type is on. The same list gives Ctrl-Alt-R for ® and Ctrl-Alt-T for ™.

Microsoft's legal symbols table lists ALT+0169 for © next to ALT+0174 for ® and ALT+0153 for ™, and it calls for the numeric keypad rather than the top number row, with Num Lock on if the keyboard needs it. For a Unicode value, type the code and press Alt and X, so 00A9 becomes © and 2117 becomes ℗.

Copy © with Windows Character Map

Microsoft describes Character Map as a program built into Windows that shows the characters available in a selected font. Open it, choose a font that contains the sign, select © or ℗, and copy it. The route needs neither AutoCorrect nor a keypad.

Insert © with Mac Character Viewer

Apple documents opening Character Viewer with the Fn or Globe key and E, or through Edit and then Emoji & Symbols. It has a search field, so entering copyright finds both signs and selecting one inserts it.

Insert © in Google Docs or Slides

In Google Docs or Slides, choose Insert, Symbols, and Special characters, then pick a category, draw the sign, or enter its Unicode value. Google states that Sheets cannot insert special characters directly, so copy one into the cell instead.

A UTF-8 page can contain © and ℗ directly. HTML defines © for U+00A9 and ℗ for U+2117, plus the numeric forms © or © for © and ℗ or ℗ for ℗. Keep the closing semicolon and the case the standard lists.

Fix the wrong output

  1. 1.Verify that the character is U+00A9 rather than U+24B8, or U+2117 rather than U+24C5.
  2. 2.Use a 10-key numeric pad with Num Lock on for Alt-0169, since the top number row does not stand in for it.
  3. 3.Select or clear Replace text as you type in Word's AutoCorrect options to control whether (c) converts.
  4. 4.Fall back to Character Map or Character Viewer in apps that ignore Word shortcuts.
  5. 5.Save the file with a Unicode encoding, since both signs sit outside ASCII, and expect HTML references to stay literal in a plain-text field.

Common questions

Are © and Ⓒ the same character?

No. © is COPYRIGHT SIGN at U+00A9 and Ⓒ is CIRCLED LATIN CAPITAL LETTER C at U+24B8, so a search for one does not match the other.

When does a notice use ℗ instead of ©?

The Copyright Office describes ℗ as the symbol for the notice on phonorecords that embody a sound recording, while © appears on visually perceptible copies such as a book.

Why does Word turn (c) into ©?

AutoCorrect performs it while Replace text as you type is selected on the AutoCorrect tab, which Word opens through File, Options, and Proofing.

Official references

Share

Mac Keyboard Viewer and Character Viewer workflowA workflow that separates checking an active keyboard mapping from searching for a specific character on Mac.MAC INPUT WORKFLOWUse the viewer that answers your questionA printed keycap is not proof of the active software layout.
Mac Keyboard Viewer and Character Viewer workflowKeyboard Viewer explains the active key mapping; Character Viewer helps locate and insert a character.

Related symbols

Continue with another copy-and-type reference.

More symbol and keyboard help