LATIN CAPITAL LETTER C
C
U+0043
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
0x43
UTF-16
0x0043
UTF-32
0x00000043
Copy & Paste Codes
Character
C
Unicode Escape
\u{0043}
HTML Entity (Decimal)
C
HTML Entity (Hex)
C
CSS Code
\0043
JavaScript
String.fromCodePoint(0x0043)
Python
chr(0x0043)