c
Copy to Clipboard
LATIN SMALL LETTER C
General information
| ID | 99 |
| HEX | 63 |
| Char | c |
| Char type | Lowercase_Letter |
| Unicode name | LATIN SMALL LETTER C |
| Extended name | LATIN SMALL LETTER C |
| Unicode group | Basic Latin |
| Unicode Code Point | U+63 |
| to Uppercase | C |
Conversion (How to escape c)
| HTML Entity (decimal) | c |
| HTML Entity (hex) | c |
| URL Encoded | %63 |
| C / C++ / Java | "\u63" |
| Javascript (ASCII) | "\x63" |
| Javascript (UTF-16) | "\u0063" |
| Javascript | "\u{63}" |
| Python | u"\u63" |
| CSS | \63 |
| CSS | \000063 |
How to type c
| Microsoft Windows ALT code | Alt + 99 |
| Microsoft Office | write 63 then press Alt + X |
| Microsoft Office (alternative) | write U+63 then press Alt + X |
| Apple Mac | Hold Alt, type 6 3 then release |
| Apple Mac (alternative) | Hold Option, type 6 3 then release |
| Unix GTK | Hold Ctrl + Shift, type u 6 3, then release. |
| Unix GTK (Alternative) | Press Ctrl + Shift + u, type 6 3, then press Enter. |
UTF Encodings
| UTF-8 (hex) | 63 |
| UTF-8 (octal) | 143 |
| UTF-8 (binary) | 01100011 |
| UTF-16 (hex) | 00 63 |
| UTF-16 (octal) | 0 143 |
| UTF-16 (binary) | 00000000 01100011 |
| UTF-32 (hex) | 00 00 00 63 |
| UTF-32 (octal) | 000 000 000 143 |
| UTF-32 (binary) | 00000000 00000000 00000000 01100011 |
IMAGE