LATIN CAPITAL LETTER C WITH CEDILLA
Ç
U+00C7
Code
00C7
Code Point
199
Notes
: 0043 0327
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30x87
UTF-16
0x00C7
UTF-32
0x000000C7
Copy & Paste Codes
Character
Ç
Unicode Escape
\u{00C7}
HTML Entity (Decimal)
Ç
HTML Entity (Hex)
Ç
CSS Code
\00C7
JavaScript
String.fromCodePoint(0x00C7)
Python
chr(0x00C7)