How to Type the Copyright Symbol © on iPhone, Android, Word & Computer (with Keyboard Shortcuts) - Adcod.com

How to Type the Copyright Symbol © on iPhone, Android, Word & Computer (with Keyboard Shortcuts)

Anúncios

Annoyed by the constant need to copy & paste the Copyright Symbol?  It’s a symbol that we see every day. Copyright Symbol © (also written as (c) and Copr.) is a sign which indicates the proprietary status of an intellectual property. The symbol is composed of a letter C inside a full circle. But do you know how to type it?

iPhone (iOS)

The copyright symbol on iPhone is on the emoji keyboard. To use it, switch to the emoji keyboard and go to the section marked with a musical note, a percentage sign, and two other symbols. Find the symbol and tap it.

Anúncios


Android Phone

On an Android device, you can easily find the copyright symbol on the Numbers-and-Symbols keyboard. Just switch to that keyboard, locate the symbol and tap it.

Anúncios


Copying the Symbol from the Web

Alright people, hold your horses. We do know this is the most basic thing to do and most of you might be using it as well, but the keyword here is ‘most of you’. Also, since it is the most basic way to use the copyright symbol. We thought to get it right off the bat.

Search for ‘copyright symbol’ from your preferred choice of browser.

Now, whilst holding the secondary click on your trackpad or mouse, drag the cursor across the copyright symbol to select it. Now, press command+C (if you are on a macOS device) or press ctrl+C (if you are on a Windows Device) and paste it as per your requirement.


Windows Computer or Laptop

There’s not as much going over in Windows as compared to macOS for the copyright symbol. Though, let’s see what Windows has in its bag of tricks.

Using Alt-Code

To insert the copyright symbol using Windows Alt-Codes, press Alt+0169, using the numeric pad present on your keyboard. This will insert the symbol at the current cursor location.

Using Character Map

Go to search box present in the Windows taskbar and type ‘Character Map’. The search box will be located at the left bottom corner of your screen.

Now, click to open the ‘Character Map’ from the search results.

After that, click on the checkbox preceding the ‘Advance View’ option. Next, type ‘copyright’ in the ‘Search for:’ option and hit the ‘Search’ button to locate the copyright symbol.

Once located, tap on the ‘Select’ to confirm selection and then click on the ‘Copy’ button to copy your selection. After that, you can paste the symbol as per your requirement.


Mac (Macbook Pro, iMac)

Typing symbols in Mac is simple because the keyboard combinations are easy to remember. Simply press and hold the Option key then, press G.

Again, here’s the shortcut: Option + G.

Using a Custom Text Shortcut

macOS allows you to create custom text shortcuts, which use a pre-defined set of letters arranged by the user to easily type in wherever required. Thus, making this option superior to both ways mentioned above as this one doesn’t require you to copy+paste or always search for a symbol from a list.

First, open ‘System Preferences’ from the dock or the Launchpad on your macOS device.

Next, click on the ‘Keyboard’ preferences from the available options.

Now, move to the ‘Text’ tab.

After that, and click on the ‘+’ option from the left bottom corner of the pane. You can copy and paste the copyright symbol from the web in the ‘With’ section of the window, and give an appropriate key combination to trigger the shortcut.

Using an In-built Shortcut

You read it right, there is an in-built shortcut to paste the copyright symbol on Mac. The very next thing that pops up in your mind would be on which app this shortcut works? Well, on every app!

To paste the copyright symbol without summoning the Character Viewer or making any keyboard shortcuts. Simply press option+G, and that’s it. The copyright symbol will be at your service right then and there.


HTML Copyright Symbol

You can create an HTML copyright symbol using the © or © symbol codes. These are often enclosed within a para

The syntax for the copyright symbol is:

<p2021 adcod.com</p>

This displays the following text:

© 2021 adcod.com

We could also use the © to achieve the same goal. The ampersand and semi-colon must be specified. Otherwise, the copyright symbol will not embed onto your web page. This is because © and © are special HTML characters.

When creating a web page, it’s often a good idea to claim ownership of what you create. This will give you some legal protection of your work. To claim ownership, use a copyright notice in your footer to protect your or your client’s material. You may want to use a copyright symbol to make your claim of ownership explicit.

Copyright HTML Reference

The following table illustrates the different ways you can create an HTML copyright symbol in your code:

» MORE:  How to Perform an HTML Redirect

On a Windows or a Mac machine, there are special shortcuts you can use just to create the actual character itself. Alt + 0169 will get the copyright character (©) on Windows, while it is option + G on Mac.

Use the HTML Entity Name or Number to create the special character. Wrap &copy; or &#169; in a set of <span> tags and get the same result.

 

Microsoft Word

There are multiple ways on how you can type the copyright on Microsoft Word. All these methods are written below and you can follow whichever is easier for you to remember.

The easiest way is to type C inside a parenthesis (C). Word will autocorrect it to ©. This works on Word on a Mac computer too.

You may also use any of these codes:

  • Press down the Ctrl and Alt keys then, press C.
  • Type 00A9 then, press Alt + x. Remember that there should be no space in between typing the code and pressing Alt + x.

If you have a hard time remembering these keyboard combinations and codes, you can always use the symbols menu.

  1. On the Insert menu, click Symbol.
  2. Click More Symbols. A dialog box with different symbols you can use would appear.
  3. Find © and click it. Then, click Insert.

The symbol you clicked should now appear on the document you’re typing in.

 

You may also like:

Computer BIOS setup screen

Dual Boot Windows & Linux Guide – Ubuntu / Fedora Installation

Anúncios Welcome to the comprehensive dual boot guide for your site at adcod.com. With over 20 years of copywriting experience in the tech niche, this post is polished for readability, SEO visibility and step-by-step clarity. If you want to run both Windows 11 (or Windows 10) and a Linux distribution like Ubuntu or Fedora on…
Phone screen showing malware scanning progress

How to Clean Malware & Adware on Android

Anúncios If you own an Android device and suspect it is infected with malware or adware, you’ve come to the right place. As a copywriter with over 20 years of experience in the technology niche, I’m going to walk you through how to identify, remove, and prevent malware and adware on your Android device —…
Flat-style illustration of monitoring software and performance charts.

How to Detect Malicious Processes in Task Manager

Anúncios When it comes to digital security the deceptively simple tool known as the Task Manager in Windows is one of your first lines of defence. But simply opening Task Manager and glancing at the running processes is only the start. In this post we’ll walk you through how to detect malicious processes step-by-step —…
WordPress admin panel running a database cleanup plugin

How to Clean and Optimize the WordPress Database

Anúncios Managing a WordPress site means dealing with more than just themes and plugins. Over time your database accumulates clutter: post revisions, spam comments, unused tables, transients, orphaned meta data. That bloat slows your site, stresses your server, and degrades user experience. In this post, we will explain how to clean and optimize the WordPress…
“Backup Now” button with database and file icons

How to Activate Automatic Backups in WordPress

Anúncios In the fast-moving world of technology, nothing is more critical than ensuring your digital assets are safe. Your WordPress site is no exception. A single hack, server failure, or plugin conflict can undo months or even years of work. That is why automatic backups are not optional, they are essential. In this post I…
Illustration of WordPress database export and import process.

How to Migrate a WordPress Site Without Errors

Anúncios Migrating is not just about moving files from one server to another — it’s about preserving your digital presence, maintaining user trust, and ensuring uninterrupted access to your content. A well-executed migration can also serve as an opportunity to optimize your site’s performance, clean up unused plugins, improve database efficiency, and even enhance security…
Understanding Data Deletion

How to Set Up a Local Server XAMPP, WAMP, MAMP

Anúncios Setting up a local server environment is one of the first steps for any web developer who wants to build, test, and run projects safely before publishing them online. Whether you are creating a new website, testing PHP scripts, or working on a WordPress installation, having a local environment can save time, protect your…
Cybersecurity Defense Concept

How to Protect Your Computer from Ransomware: Complete 2025 Security Guide

Anúncios If you use a computer for work, study, or personal life, you’re at risk of encountering ransomware. This digital threat has become one of the most profitable forms of cybercrime worldwide, capable of locking your files, paralysing your system, and demanding a ransom to get your data back. The good news? You can dramatically…
Pourquoi mon Mac est-il lent ? 10 solutions pour l’accélérer

Why Is My Mac Running Slow? 10 Fixes to Speed It Up

Anúncios Why is my Mac running slow? If you’ve ever asked yourself this question, you’re not alone. Even powerful and reliable Macs eventually start showing signs of slowdown: apps take forever to load, your browser crawls, and sometimes the whole system freezes. The good news is—you don’t have to buy a new Mac. With the…
How to Fix a Loud Laptop Fan

How to Fix a Loud Laptop Fan: A Practical, Step‑by‑Step Guide

Anúncios A loud laptop fan is a symptom, not the root cause. Excess heat from dust buildup, blocked airflow, runaway apps, or aging hardware can push the fan to max RPM. This guide gives clear, prioritized steps—from quick, no‑tools fixes to deeper cleaning and repair cues—to quiet the noise safely and effectively. A loud fan…