Latin-1 Supplement: Latin Capital Letter C With Cedilla

Ç
U+00C7
Ç
Noto text font
Plane
0 (Basic Multilingual)
Block
Latin-1 Supplement
Unicode Version
1.1
UTF-32BE
00 00 00 C7
UTF-32LE
C7 00 00 00
UTF-16BE
00 C7
UTF-16LE
C7 00
UTF-8
C3 87

Character Escapes

HTML5
Ç
Ç
&Ccedil (obsolete)
Ç
C
\u00C7 (C99)
\U0000C7 (C99)
C++
\u{C7} (C++23)
\U000000C7
\u00C7
Java
\u00C7
JavaScript
\u{C7}
\u00C7
\xC7
CSS
\C7
\0000C7
Quoted-Printable
=C3=87
URL
%C3%87