Ç

Technical information

SymbolÇ
NameLatin capital letter c with cedilla
Unicode numberU+00C7
CategoryLatin-1 Supplement5. Letters
DescriptionThe Unicode character Ç, or U+00C7, is known as the "Latin Capital Letter C with Cedilla". It falls under the "Latin-1 Supplement" block and the "Letter, Uppercase" category in the Unicode standard. This character is used in several languages, including French, Portuguese, Catalan, and Turkish. In French, it represents a /s/ sound and is found in words like "garçon" (boy) and "façon" (way, manner). The cedilla under the letter C indicates a soft pronunciation. In addition to its usage in various languages, this character is also used in some specialized contexts such as mathematical and scientific notations.

Encoding

HTML EntityÇ
HTML Entity (hex)Ç
HTML Entity (named)Ç
URL Escape Code%C3%87
UTF-8 (hex)0xC3 0x87
UTF-8 (binary)1100001110000111
UTF-160x00C7
UTF-320x000000C7

Source Code

C, C++, and Java"\u00C7"
CSS Code\00C7
JavaScript"\u00C7"
Perl\x{00C7}
Python 2u"\u00C7"
Python 3\u00C7
Ruby\u{00C7}

Preview

This Unicode character looks like this Ç in sentence and in bold like this Ç and in italic like this Ç.

Font size:

Ç
12px
Ç
16px
Ç
20px
Ç
28px
Ç
36px
Ç
48px
Ç
72px

CSS Property: font-weight

Ç
100
Ç
200
Ç
300
Ç
400
Ç
500
Ç
600
Ç
700
Ç
800
Ç
900

HTML Forms and Input

input
disabled input
Ç
input-group
select
button
button

Code examples in HTML and CSS

<span>&#199;</span>

            
span {
    content: "\00C7";
}

The symbol in different fonts

Ç
-apple-system
Ç
Apple Color Emoji
Ç
Arial
Ç
BlinkMacSystemFont
Ç
Courier New
Ç
Georgia
Ç
Droid Sans
Ç
Helvetica
Ç
Noto Sans
Ç
Oxygen
Ç
Roboto
Ç
"Segoe UI"
Ç
sans-serif
Ç
Segoe UI Emoji
Ç
Segoe UI Symbol
Ç
system-ui
Ç
Times New Roman
Ç
Ubuntu
Ç
Verdana

References