Copyright Sign (U+00A9)

© U+00A9

Unicode Symbol

Copyright Sign

Copy © or use the HTML, CSS, and JavaScript codes below (U+00A9).

How to type ©

Windows

  1. Copy © with the Copy Symbol button above and paste it anywhere.
  2. In HTML, use © or hex ©.
  3. You can also type this character with a Windows Alt Code (U+00A9).

Mac

  1. Copy © with the Copy Symbol button and paste it (fastest method).
  2. Open System Settings → Keyboard → Input Sources and add Unicode Hex Input (if needed).
  3. Select Unicode Hex Input from the menu bar input menu.
  4. Hold Option (⌥), type 00A9 (from U+00A9), then release Option.
  5. Or open Edit → Emoji & Symbols (or press Ctrl + Cmd + Space) and search for the character.
  6. In HTML on Mac editors, you can also paste ©.

Linux

  1. Copy © with the Copy Symbol button and paste it.
  2. Press Ctrl + Shift + U, type 00a9 (from U+00A9), then press Enter or Space.
  3. On GNOME, you can also use Ctrl + . (or Ctrl + ;) to open the character picker.
  4. In HTML, use ©.

Developer codes

  1. In CSS, use \00A9 in content (for example in a ::before rule).
  2. In JavaScript, use \u00A9 inside a string or with String.fromCodePoint().

Unicode symbol details

Parameter Value Copy
Symbol ©
Symbol Name Copyright Sign
Unicode Code U+00A9
HTML Decimal Code ©
HTML Hex Code ©
HTML Entity ©
CSS Code \00A9
JavaScript Code \u00A9
Category Latin-1 Supplement
Description Used for copyright notices on websites, documents, and media.
Usage Examples © 2026 Your Company
How to Use Copy © directly, or use © in HTML and \u00A9 in JavaScript.
Windows Alt Code View Alt Code

FAQs about Copyright Sign (U+00A9)

What is the Unicode code for Copyright Sign (U+00A9)?

The Unicode code point for Copyright Sign (U+00A9) is U+00A9.

How do I copy ©?

Use the Copy Symbol button at the top of this page to copy © to your clipboard.

What is the HTML code for ©?

Use © (decimal) or © (hex) in HTML.

Is there a Windows Alt Code for ©?

Yes. See the Alt Code page for the same character (U+00A9).

Related Symbols

Tags / Keywords

copyright-sign,©,U+00A9,latin-1-symbols,unicode symbol,copy symbol,html code

About this Unicode Symbol

Copy copyright sign (©) — Unicode U+00A9. Part of our Latin-1 Supplement library. Used for copyright notices on websites, documents, and media.

Scroll to Top