Copyright Symbol
Click the copyright sign (©) to copy it, or grab its Unicode, HTML entity, and OS keyboard shortcut.
Copyright Symbol
©
Codes & Entities
Unicode
U+00A9
HTML entity (named)
©
HTML entity (numeric)
©
CSS content value
content: '\00a9';
JavaScript escape
©
Keyboard Shortcut
Copied!
Summary
Click the copyright sign (©) to copy it, or grab its Unicode, HTML entity, and OS keyboard shortcut.
How it works
- The copyright symbol (©) is shown at large size in the preview panel.
- Click "Copy Symbol" to copy © to your clipboard.
- Click any code row (Unicode, HTML entity, CSS, or JavaScript escape) to copy that specific value.
- Switch the OS tab to see the matching keyboard shortcut for Windows, Mac, or Linux.
Use cases
- Add a © notice to a website footer or document.
- Insert the copyright symbol into a software license header.
- Copy the HTML entity for use in web page markup.
- Look up the Alt code or keyboard shortcut for typing © directly.
- Grab the CSS content value for a pseudo-element notice.
- Reference the Unicode code point for a font or design tool.
Frequently Asked Questions
Last updated: 2026-07-22 ·
Reviewed by Nham Vu