copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('E'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
E
FULLWIDTH LATIN CAPITAL LETTER E
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF25 | |
| decimal | 65317 | |
| htmldecimal | E | |
| htmlhex | E | |
| css | \FF25 | |
| javascript | \u{FF25} | |
| python | \uff25 | |
| java | \uFF25 | |
| go | \uFF25 | |
| ruby | \u{FF25} | |
| rust | \u{FF25} | |
| ccpp | \uff25 | |
| urlencoded | %EF%BC%A5 | |
| utf8bytes | ef bc a5 | |
| utf16bebytes | ff 25 | |
| utf32bebytes | 00 00 ff 25 |
How to Use
HTML:
E
CSS:
content: "\FF25"
JavaScript:
"\u{FF25}"
Python:
"\uff25"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 0045
Frequently Asked Questions
What is the E character (FULLWIDTH LATIN CAPITAL LETTER E)?
E (FULLWIDTH LATIN CAPITAL LETTER E) is the Unicode character U+FF25.
What is the Unicode codepoint of FULLWIDTH LATIN CAPITAL LETTER E?
The FULLWIDTH LATIN CAPITAL LETTER E character (E) has codepoint U+FF25.
How do I type or copy FULLWIDTH LATIN CAPITAL LETTER E?
Copy E directly, or use the HTML entity, UTF-8, and code encodings shown on this page.