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' : ''">
ɘ
LATIN SMALL LETTER REVERSED E
Overview
ɘ (LATIN SMALL LETTER REVERSED E) is the Unicode character at code point U+0258. It belongs to the IPA Extensions block, in the Lowercase Letter (Ll) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0258 | |
| decimal | 600 | |
| htmldecimal | ɘ | |
| htmlhex | ɘ | |
| css | \0258 | |
| javascript | \u{258} | |
| python | \u0258 | |
| java | \u0258 | |
| go | \u0258 | |
| ruby | \u{258} | |
| rust | \u{258} | |
| ccpp | \u0258 | |
| urlencoded | %C9%98 | |
| utf8bytes | c9 98 | |
| utf16bebytes | 02 58 | |
| utf32bebytes | 00 00 02 58 |
How to Use
HTML:
ɘ
CSS:
content: "\0258"
JavaScript:
"\u{258}"
Python:
"\u0258"
Properties
- Block
- IPA Extensions
- Script
- Latn
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ɘ character (LATIN SMALL LETTER REVERSED E)?
ɘ (LATIN SMALL LETTER REVERSED E) is the Unicode character U+0258.
What is the Unicode codepoint of LATIN SMALL LETTER REVERSED E?
The LATIN SMALL LETTER REVERSED E character (ɘ) has codepoint U+0258.
How do I type or copy LATIN SMALL LETTER REVERSED E?
Copy ɘ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.