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' : ''">
๐
MODIFIER LETTER SMALL REVERSED E
Overview
๐ (MODIFIER LETTER SMALL REVERSED E) is the Unicode character at code point U+1078E. It belongs to the Latin Extended-F block, in the Modifier Letter (Lm) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1078E | |
| decimal | 67470 | |
| htmldecimal | 𐞎 | |
| htmlhex | 𐞎 | |
| css | \1078E | |
| javascript | \u{1078E} | |
| python | \U0001078e | |
| java | \uD801\uDF8E | |
| go | \U0001078E | |
| ruby | \u{1078E} | |
| rust | \u{1078E} | |
| ccpp | \U0001078e | |
| urlencoded | %F0%90%9E%8E | |
| utf8bytes | f0 90 9e 8e | |
| utf16bebytes | d8 01 df 8e | |
| utf32bebytes | 00 01 07 8e |
How to Use
HTML:
𐞎
CSS:
content: "\1078E"
JavaScript:
"\u{1078E}"
Python:
"\U0001078e"
Properties
- Block
- Latin Extended-F
- Script
- Latn
- Category
- Modifier Letter (Lm)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <super> 0258
Frequently Asked Questions
What is the ๐ character (MODIFIER LETTER SMALL REVERSED E)?
๐ (MODIFIER LETTER SMALL REVERSED E) is the Unicode character U+1078E.
What is the Unicode codepoint of MODIFIER LETTER SMALL REVERSED E?
The MODIFIER LETTER SMALL REVERSED E character (๐) has codepoint U+1078E.
How do I type or copy MODIFIER LETTER SMALL REVERSED E?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.