LATIN SMALL LETTER C WITH CEDILLA
ç
U+00E7
Code
00E7
Code Point
231
Notes
: 0063 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
0xC30xA7
UTF-16
0x00E7
UTF-32
0x000000E7
Copy & Paste Codes
Character
ç
Unicode Escape
\u{00E7}
HTML Entity (Decimal)
ç
HTML Entity (Hex)
ç
CSS Code
\00E7
JavaScript
String.fromCodePoint(0x00E7)
Python
chr(0x00E7)