c
Technical information
| Symbol | c | |
| Name | Latin small letter c | |
| Unicode number | U+0063 | |
| Category | ASCII Table7. Lowercase Latin alphabet | |
Encoding
| HTML Entity | c | |
| HTML Entity (hex) | c | |
| URL Escape Code | c | |
| UTF-8 (hex) | 0x63 | |
| UTF-8 (binary) | 01100011 | |
| UTF-16 | 0x0063 | |
| UTF-32 | 0x00000063 |
Source Code
| C, C++, and Java | "\u0063" | |
| CSS Code | \0063 | |
| JavaScript | "\u0063" | |
| Perl | \x{0063} | |
| Python 2 | u"\u0063" | |
| Python 3 | \u0063 | |
| Ruby | \u{0063} |
Preview
This Unicode character looks like this c in sentence and in bold like this c and in italic like this c.
input-group
Font size:
c
12px
c
16px
c
20px
c
28px
c
36px
c
48px
c
72px
CSS Property: font-weight
c
100
c
200
c
300
c
400
c
500
c
600
c
700
c
800
c
900
HTML Forms and Input
input
disabled input
c
select
button
button
Code examples in HTML and CSS
<span>c</span>
span {
content: "\0063";
}
The symbol in different fonts
c
-apple-system
c
Apple Color Emoji
c
Arial
c
BlinkMacSystemFont
c
Courier New
c
Georgia
c
Droid Sans
c
Helvetica
c
Noto Sans
c
Oxygen
c
Roboto
c
"Segoe UI"
c
sans-serif
c
Segoe UI Emoji
c
Segoe UI Symbol
c
system-ui
c
Times New Roman
c
Ubuntu
c
Verdana