F

Technical information

SymbolF
NameLatin capital letter f
Unicode numberU+0046
CategoryASCII Table5. Uppercase Latin alphabet

Encoding

HTML EntityF
HTML Entity (hex)F
URL Escape CodeF
UTF-8 (hex)0x46
UTF-8 (binary)01000110
UTF-160x0046
UTF-320x00000046

Source Code

C, C++, and Java"\u0046"
CSS Code\0046
JavaScript"\u0046"
Perl\x{0046}
Python 2u"\u0046"
Python 3\u0046
Ruby\u{0046}

Preview

This Unicode character looks like this F in sentence and in bold like this F and in italic like this F.

Font size:

F
12px
F
16px
F
20px
F
28px
F
36px
F
48px
F
72px

CSS Property: font-weight

F
100
F
200
F
300
F
400
F
500
F
600
F
700
F
800
F
900

HTML Forms and Input

input
disabled input
F
input-group
select
button
button

Code examples in HTML and CSS

<span>&#70;</span>

            
span {
    content: "\0046";
}

The symbol in different fonts

F
-apple-system
F
Apple Color Emoji
F
Arial
F
BlinkMacSystemFont
F
Courier New
F
Georgia
F
Droid Sans
F
Helvetica
F
Noto Sans
F
Oxygen
F
Roboto
F
"Segoe UI"
F
sans-serif
F
Segoe UI Emoji
F
Segoe UI Symbol
F
system-ui
F
Times New Roman
F
Ubuntu
F
Verdana

References