C
Copy to Clipboard
LATIN CAPITAL LETTER C
General information
| ID | 67 |
| HEX | 43 |
| Char | C |
| Char type | GENERAL OTHER TYPES |
| Unicode name | LATIN CAPITAL LETTER C |
| Extended name | LATIN CAPITAL LETTER C |
| Unicode group | Basic Latin |
| Unicode Code Point | U+43 |
| to Lowercase | c |
| Case folding | c |
Conversion (How to escape C)
| HTML Entity (decimal) | C |
| HTML Entity (hex) | C |
| URL Encoded | %43 |
| C / C++ / Java | "\u43" |
| Javascript (ASCII) | "\x43" |
| Javascript (UTF-16) | "\u0043" |
| Javascript | "\u{43}" |
| Python | u"\u43" |
| CSS | \43 |
| CSS | \000043 |
How to type C
| Microsoft Windows ALT code | Alt + 67 |
| Microsoft Office | write 43 then press Alt + X |
| Microsoft Office (alternative) | write U+43 then press Alt + X |
| Apple Mac | Hold Alt, type 4 3 then release |
| Apple Mac (alternative) | Hold Option, type 4 3 then release |
| Unix GTK | Hold Ctrl + Shift, type u 4 3, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 4 3, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 43 |
| UTF-8 (octal) | 103 |
| UTF-8 (binary) | 01000011 |
| UTF-16 (hex) | 00 43 |
| UTF-16 (octal) | 0 103 |
| UTF-16 (binary) | 00000000 01000011 |
| UTF-32 (hex) | 00 00 00 43 |
| UTF-32 (octal) | 000 000 000 103 |
| UTF-32 (binary) | 00000000 00000000 00000000 01000011 |
IMAGE