How to Type the Copyright Symbol (©) on Windows, Mac, iPhone, Android & More

The copyright symbol (©) is essential for protecting intellectual property, whether you’re creating legal documents, website footers, or digital artwork. But how do you type it on different devices?

This guide will show you the quickest keyboard shortcuts and methods to type the © symbol on Windows, Mac, iPhone, Android, HTML, and Unicode.


How to Type the Copyright Symbol on Windows 🖥️

Method 1: Using the Alt Code (Windows)

  1. Click where you want to insert the copyright symbol.
  2. Hold the Alt key.
  3. Type 0169 on the numeric keypad.
  4. Release the Alt key, and © will appear.

💡 Note: This works only on keyboards with a numeric keypad.

Method 2: Using Character Map (Windows)

  1. Press Windows + R to open Run.
  2. Type charmap and hit Enter.
  3. Find © Copyright Sign, click it, then press Copy.
  4. Paste it where needed (Ctrl + V).

Method 3: Using Emoji Keyboard (Windows 10 & 11)

  1. Press Windows + . (Period key).
  2. Click the Symbols tab (Ω icon).
  3. Select the © copyright symbol.

How to Type the Copyright Symbol on Mac 🍏

Method 1: Mac Keyboard Shortcut

  1. Place the cursor where you need the symbol.
  2. Press Option + G.
  3. The © copyright symbol will appear.

Method 2: Using Character Viewer (Mac)

  1. Click Edit in any app.
  2. Select Emoji & Symbols.
  3. Search for Copyright and insert ©.

How to Type the Copyright Symbol on Linux 🐧

Method 1: Using Unicode Shortcut (Linux)

  1. Hold Ctrl + Shift.
  2. Press U, then type 00A9.
  3. Press Enter to insert the © symbol.

Method 2: Using Compose Key (Linux)

  1. Enable the Compose Key in settings.
  2. Type Compose + o + c.
  3. The © symbol will appear.

How to Type the Copyright Symbol on iPhone & iPad 📱

Method 1: Using the Default Keyboard

  1. Open any text field.
  2. Hold the C key until more options appear.
  3. Select © from the list.

Method 2: Using the Emoji Keyboard

  1. Open your keyboard.
  2. Tap the Emoji icon.
  3. Search for © Copyright and insert it.

How to Type the Copyright Symbol on Android 🤖

Method 1: Using Gboard

  1. Open any text field.
  2. Tap the ?123 key to open special characters.
  3. Tap the =/< key to access more symbols.
  4. Find and select ©.

Method 2: Using Voice Input

  1. Tap the Microphone icon on the keyboard.
  2. Say “Copyright symbol”.
  3. It will appear automatically.

How to Add the Copyright Symbol in HTML 🌐

Method 1: Using HTML Entities

Insert one of the following in your HTML code:

HTML:

&copy;
&#169;

Both will render as © in a web browser.

Method 2: Using Unicode in CSS

CSS:

content: “\00A9”;

This will add © as a pseudo-element in CSS.


Copyright Symbol Unicode & ASCII Codes 🔢

SymbolUnicodeHTML CodeASCII Code
©U+00A9&copy;169

Copy & Paste the Copyright Symbol ✂️

Need the symbol quickly? Just copy it below:

© Copyright Symbol

Conclusion

Typing the copyright symbol (©) is simple if you know the correct shortcut for your device. Whether you’re on Windows, Mac, Linux, iPhone, or Android, this guide ensures you can easily insert it anywhere.

📌 Need a copyright notice? Try our Copyright Notice Generator for free!

Related Posts