c
Technical information
| Symbol | c | |
| Name | Fullwidth latin small letter c | |
| Unicode number | U+FF43 | |
| Category | Fullwidth ASCII variants | |
Encoding
| HTML Entity | c | |
| HTML Entity (hex) | c | |
| URL Escape Code | %EF%BD%83 | |
| UTF-8 (hex) | 0xEF 0xBD 0x83 | |
| UTF-8 (binary) | 11101111:10111101:10000011 | |
| UTF-16 | 0xFF43 | |
| UTF-32 | 0x0000FF43 |
Source Code
| C, C++, and Java | "\uFF43" | |
| CSS Code | \FF43 | |
| JavaScript | "\uFF43" | |
| Perl | \x{FF43} | |
| Python 2 | u"\uFF43" | |
| Python 3 | \uFF43 | |
| Ruby | \u{FF43} |
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: "\FF43";
}
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