Ë

Technical information

SymbolË
NameLatin capital letter e with diaeresis
Unicode numberU+00CB
CategoryLatin-1 Supplement5. Letters

Encoding

HTML EntityË
HTML Entity (hex)Ë
HTML Entity (named)Ë
URL Escape Code%C3%8B
UTF-8 (hex)0xC3 0x8B
UTF-8 (binary)1100001110001011
UTF-160x00CB
UTF-320x000000CB

Source Code

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

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

            
span {
    content: "\00CB";
}

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