LATIN SMALL LETTER C
c
U+0063
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C0 Controls and Basic Latin (Basic Latin)
Character Encoding
UTF-8
0x63
UTF-16
0x0063
UTF-32
0x00000063
Copy & Paste Codes
Character
c
Unicode Escape
\u{0063}
HTML Entity (Decimal)
c
HTML Entity (Hex)
c
CSS Code
\0063
JavaScript
String.fromCodePoint(0x0063)
Python
chr(0x0063)