LATIN CAPITAL LETTER I WITH DIAERESIS
Ï
U+00CF
Code
00CF
Code Point
207
Notes
: 0049 0308
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30x8F
UTF-16
0x00CF
UTF-32
0x000000CF
Copy & Paste Codes
Character
Ï
Unicode Escape
\u{00CF}
HTML Entity (Decimal)
Ï
HTML Entity (Hex)
Ï
CSS Code
\00CF
JavaScript
String.fromCodePoint(0x00CF)
Python
chr(0x00CF)