c

Technical information

Symbolc
NameLatin small letter c
Unicode numberU+0063
CategoryASCII Table7. Lowercase Latin alphabet

Encoding

HTML Entityc
HTML Entity (hex)c
URL Escape Codec
UTF-8 (hex)0x63
UTF-8 (binary)01100011
UTF-160x0063
UTF-320x00000063

Source Code

C, C++, and Java"\u0063"
CSS Code\0063
JavaScript"\u0063"
Perl\x{0063}
Python 2u"\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.

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
input-group
select
button
button

Code examples in HTML and CSS

<span>&#99;</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

References