Ï

Technical information

SymbolÏ
NameLatin capital letter i with diaeresis
Unicode numberU+00CF
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityÏ
HTML Entity (hex)Ï
HTML Entity (named)Ï
URL Escape Code%C3%8F
UTF-8 (hex)0xC3 0x8F
UTF-8 (binary)1100001110001111
UTF-160x00CF
UTF-320x000000CF

Source Code

C, C++, and Java"\u00CF"
CSS Code\00CF
JavaScript"\u00CF"
Perl\x{00CF}
Python 2u"\u00CF"
Python 3\u00CF
Ruby\u{00CF}

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

            
span {
    content: "\00CF";
}

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