copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('๐ด'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
๐ด
MATHEMATICAL MONOSPACE CAPITAL 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+1D674 | |
| decimal | 120436 | |
| htmldecimal | 𝙴 | |
| htmlhex | 𝙴 | |
| css | \1D674 | |
| javascript | \u{1D674} | |
| python | \U0001d674 | |
| java | \uD835\uDE74 | |
| go | \U0001D674 | |
| ruby | \u{1D674} | |
| rust | \u{1D674} | |
| ccpp | \U0001d674 | |
| urlencoded | %F0%9D%99%B4 | |
| utf8bytes | f0 9d 99 b4 | |
| utf16bebytes | d8 35 de 74 | |
| utf32bebytes | 00 01 d6 74 |
How to Use
HTML:
𝙴
CSS:
content: "\1D674"
JavaScript:
"\u{1D674}"
Python:
"\U0001d674"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0045
Frequently Asked Questions
What is the ๐ด character (MATHEMATICAL MONOSPACE CAPITAL E)?
๐ด (MATHEMATICAL MONOSPACE CAPITAL E) is the Unicode character U+1D674.
What is the Unicode codepoint of MATHEMATICAL MONOSPACE CAPITAL E?
The MATHEMATICAL MONOSPACE CAPITAL E character (๐ด) has codepoint U+1D674.
How do I type or copy MATHEMATICAL MONOSPACE CAPITAL E?
Copy ๐ด directly, or use the HTML entity, UTF-8, and code encodings shown on this page.