Accents

How to type C cedilla (Ç)

Copy the character, or use the shortcut that matches your keyboard and app.

All C accents

Windows

Hold Alt and type 0199 on the numeric keypad.

Mac

Option + C

Microsoft Word

Ctrl + ,, then c — or type 00C7 then Alt + X

Google Docs

Insert → Special characters → C cedilla

How to insert it

Copy

Click the keycap, then paste with Ctrl+V or Cmd+V.

Alt code

Num Lock on, hold Alt, type 0199, release Alt.

Code

Use the Unicode, HTML, CSS, or JS value below in documents and stylesheets.

Unicode
U+00C7
HTML decimal
Ç
HTML hex
Ç
CSS
\00C7
JavaScript
\u{00C7}
Alt code
Alt + 0199

Related