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' : ''">
๐ณ
OUTLINED LATIN CAPITAL LETTER E
Overview
๐ณ (OUTLINED LATIN CAPITAL LETTER E) is the Unicode character at code point U+1CCDA. It belongs to the Symbols for Legacy Computing Supplement block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1CCDA | |
| decimal | 117978 | |
| htmldecimal | 𜳚 | |
| htmlhex | 𜳚 | |
| css | \1CCDA | |
| javascript | \u{1CCDA} | |
| python | \U0001ccda | |
| java | \uD833\uDCDA | |
| go | \U0001CCDA | |
| ruby | \u{1CCDA} | |
| rust | \u{1CCDA} | |
| ccpp | \U0001ccda | |
| urlencoded | %F0%9C%B3%9A | |
| utf8bytes | f0 9c b3 9a | |
| utf16bebytes | d8 33 dc da | |
| utf32bebytes | 00 01 cc da |
How to Use
HTML:
𜳚
CSS:
content: "\1CCDA"
JavaScript:
"\u{1CCDA}"
Python:
"\U0001ccda"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0045
Frequently Asked Questions
What is the ๐ณ character (OUTLINED LATIN CAPITAL LETTER E)?
๐ณ (OUTLINED LATIN CAPITAL LETTER E) is the Unicode character U+1CCDA.
What is the Unicode codepoint of OUTLINED LATIN CAPITAL LETTER E?
The OUTLINED LATIN CAPITAL LETTER E character (๐ณ) has codepoint U+1CCDA.
How do I type or copy OUTLINED LATIN CAPITAL LETTER E?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.