The copyright symbol (©) is essential for protecting content in documents, spreadsheets, images, and websites. But how do you insert it in Word, Excel, Photoshop, or HTML?
This guide will show you the easiest methods to add the © symbol on different platforms, including:
✔️ Keyboard shortcuts for Windows & Mac
✔️ Insert methods in Word & Excel
✔️ Adding © in Photoshop for images & designs
✔️ HTML codes for adding © on websites
Let’s get started!
How to Insert the Copyright Symbol in Microsoft Word
Method 1: Use a Keyboard Shortcut
✅ Windows: Press Alt + 0169 (on numeric keypad)
✅ Mac: Press Option + G
Method 2: Use the Word Symbol Menu
1️⃣ Open your Word document.
2️⃣ Click Insert > Symbol > More Symbols.
3️⃣ Find and select © Copyright.
4️⃣ Click Insert, then Close.
Method 3: AutoCorrect Shortcut (for Quick Typing)
💡 You can set up AutoCorrect so typing (c) automatically changes to ©.
1️⃣ Open Word and go to File > Options > Proofing.
2️⃣ Click AutoCorrect Options.
3️⃣ Under Replace, type (c).
4️⃣ Under With, type ©.
5️⃣ Click Add > OK.
💡 Now, whenever you type (c), it will turn into © automatically!
How to Insert the Copyright Symbol in Excel
Method 1: Use a Keyboard Shortcut
✅ Windows: Alt + 0169
✅ Mac: Option + G
Method 2: Insert from Symbols Menu
1️⃣ Open Excel and click the cell where you want to insert ©.
2️⃣ Click Insert > Symbol.
3️⃣ Choose © Copyright Symbol from the list.
4️⃣ Click Insert, then Close.
Method 3: Use Excel Formula for Dynamic Copyright Year
Want your copyright year to update automatically? Use this formula:
💡 This will always show the current year next to ©!
How to Add the Copyright Symbol in Photoshop
Method 1: Using the Text Tool
1️⃣ Open Photoshop and create or open an image.
2️⃣ Select the Type Tool (T) from the toolbar.
3️⃣ Click on the image where you want the symbol.
4️⃣ Type Alt + 0169 (Windows) or Option + G (Mac).
Method 2: Copy and Paste from Character Map
1️⃣ Open Character Map (Windows) or Emoji & Symbols (Mac).
2️⃣ Find and copy ©.
3️⃣ Paste it into your Photoshop text box.
Method 3: Adding a Copyright Watermark
Want to add a semi-transparent copyright watermark to an image?
1️⃣ Create a new text layer.
2️⃣ Type © 2025 Your Name.
3️⃣ Reduce the opacity to 50%.
4️⃣ Position the text in a corner of the image.
💡 This helps protect your photos from unauthorized use!
How to Add the Copyright Symbol on Websites (HTML & CSS)
Method 1: Use HTML Entity Code
To display © in HTML, use one of these codes:
💡 Both will display as: ©
Method 2: Use Copyright Notice in HTML Footer
<p>© 2025 YourWebsite.com. All Rights Reserved.</p>
</footer>
Method 3: Auto-Update the Copyright Year Using JavaScript
Want the year to update automatically on your website? Use this JavaScript snippet:
<script>
document.getElementById(“year”).textContent = new Date().getFullYear();
</script>
💡 This ensures your copyright notice is always current!
FAQ – Frequently Asked Questions
1. Can I type the © symbol on a phone?
Yes! On mobile, press and hold the “C” key on your keyboard and select © from the options.
2. Can I add a copyright symbol to a YouTube video?
Yes! Add © in your video title, description, or watermark to protect your content.
3. Does adding the © symbol protect my work legally?
Yes and no. Copyright is automatic upon creation, but using © makes ownership clear and helps deter infringement.
4. Can I use the © symbol in a logo?
No, logos and brand names are protected by trademarks (™ or ®), not copyright.
5. What’s the fastest way to insert © in documents?
Use keyboard shortcuts (Alt + 0169 or Option + G) for the quickest method.
Final Thoughts: Easily Add the Copyright Symbol Anywhere
✅ Word & Excel: Use Alt + 0169 (Windows) or Option + G (Mac), or insert from the Symbol menu.
✅ Photoshop: Use the Type Tool (T) or add watermarks for image protection.
✅ Websites: Use HTML codes (©) or JavaScript for an auto-updating copyright year.
The copyright symbol is a small but powerful tool to protect your work in documents, images, and websites.📌 Need a copyright notice for your website? Try our Website Footer Copyright Generator!
📌 Want to learn more about copyright symbols? Read What Does the Copyright Symbol Mean?!


