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 0231 on the numeric keypad.

Mac

Option + C

Microsoft Word

Ctrl + ,, then c — or type 00E7 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 0231, release Alt.

Code

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

Unicode
U+00E7
HTML decimal
ç
HTML hex
ç
CSS
\00E7
JavaScript
\u{00E7}
Alt code
Alt + 0231

Related