ë
Technical information
Symbol | ë | |
Name | latin small letter e with diaeresis | |
Unicode number | U+00EB | |
Category | Latin-1 Supplement7. Letters |
Encoding
HTML Entity | ë | |
HTML Entity (hex) | ë | |
HTML Entity (named) | ë | |
URL Escape Code | %C3%AB | |
UTF-8 (hex) | 0xC3 0xAB | |
UTF-8 (binary) | 1100001110101011 | |
UTF-16 | 0x00EB | |
UTF-32 | 0x000000EB |
Source Code
C, C++, and Java | "\u00EB" | |
CSS Code | \00EB | |
JavaScript | "\u00EB" | |
Perl | \x{00EB} | |
Python 2 | u"\u00EB" | |
Python 3 | \u00EB | |
Ruby | \u{00EB} |
Preview
This Unicode character looks like this ë in sentence and in bold like this ë and in italic like this ë.
input-group
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
ë
select
button
button
Code examples in HTML and CSS
<span>ë</span>
span {
content: "\00EB";
}
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