โ„‘

Technical information

Symbolโ„‘
NameBlack-letter capital i
Descriptionimaginary part
Unicode numberU+2111
CategoryLetterlike Symbols

Encoding

HTML Entityℑ
HTML Entity (hex)ℑ
HTML Entity (named)โ„‘
URL Escape Code%E2%84%91
UTF-8 (hex)0xE2 0x84 0x91
UTF-8 (binary)11100010:10000100:10010001
UTF-160x2111
UTF-320x00002111

Source Code

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

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

            
span {
    content: "\2111";
}

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