Circled Latin Capital Letter C
Ⓒ carries the Unicode name "Circled Latin Capital Letter C" at code point U+24B8. Like every character in the fancy letters set on this page, it is plain text rather than an icon, so a single click below copies something that keeps its shape in footnotes, formulas and stylised headings.
| Symbol | Ⓒ | |
|---|---|---|
| Unicode | U+24B8 | |
| Name | Circled Latin Capital Letter C | |
| HTML (decimal) | Ⓒ | |
| HTML (hex) | Ⓒ | |
| CSS content | \24B8 | |
| JavaScript / JSON | \u24B8 | |
| UTF-8 bytes | 0xE2 0x92 0xB8 | |
| UTF-16 units | 0x24B8 |
How to type the circled latin capital letter c symbol
- Copy and paste: click the Ⓒ at the top of this page, then paste with Ctrl+V (Windows) or Cmd+V (Mac). This is the fastest route on any device.
- HTML: write
Ⓒin your markup. - CSS: use
content: "\24B8"in a::beforeor::afterrule. - JavaScript: the escape
\u24B8produces this character in a string.
Frequently asked questions
How do I copy the circled latin capital letter c symbol?
Click the Ⓒ above or the copy button and it is placed on your clipboard. Paste it anywhere with Ctrl+V or Cmd+V. It is a real text character, so it works in documents, chats and code.
What is the Unicode code point for circled latin capital letter c?
The circled latin capital letter c has the Unicode code point U+24B8. In HTML you can write it as Ⓒ or Ⓒ.
Can I use the circled latin capital letter c symbol in HTML and CSS?
Yes. In HTML write Ⓒ, and in CSS use content: "\24B8" inside a ::before or ::after rule. The code table on this page has copy buttons for both.
Related symbols
Browse the full fancy letters & text symbols hub, or return to the searchable symbol grid.