Technical information

Symbol
NameTurned small f
Unicode numberU+214E
CategoryLatin alphabetClaudian letters

Encoding

HTML Entityⅎ
HTML Entity (hex)ⅎ
URL Escape Code%E2%85%8E
UTF-8 (hex)0xE2 0x85 0x8E
UTF-8 (binary)11100010:10000101:10001110
UTF-160x214E
UTF-320x0000214E

Source Code

C, C++, and Java"\u214E"
CSS Code\214E
JavaScript"\u214E"
Perl\x{214E}
Python 2u"\u214E"
Python 3\u214E
Ruby\u{214E}

Preview

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

Font size:

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

CSS Property: font-weight

100
200
300
400
500
600
700
800
900

HTML Forms and Input

input
disabled input
input-group
select
button
button

Code examples in HTML and CSS

<span>&#8526;</span>

            
span {
    content: "\214E";
}

The symbol in different fonts

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

References