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 OPEN 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+025C | |
| decimal | 604 | |
| htmldecimal | ɜ | |
| htmlhex | ɜ | |
| css | \025C | |
| javascript | \u{25C} | |
| python | \u025c | |
| java | \u025C | |
| go | \u025C | |
| ruby | \u{25C} | |
| rust | \u{25C} | |
| ccpp | \u025c | |
| urlencoded | %C9%9C | |
| utf8bytes | c9 9c | |
| utf16bebytes | 02 5c | |
| utf32bebytes | 00 00 02 5c |
How to Use
HTML:
ɜ
CSS:
content: "\025C"
JavaScript:
"\u{25C}"
Python:
"\u025c"
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 OPEN E)?
ɜ (LATIN SMALL LETTER REVERSED OPEN E) is the Unicode character U+025C.
What is the Unicode codepoint of LATIN SMALL LETTER REVERSED OPEN E?
The LATIN SMALL LETTER REVERSED OPEN E character (ɜ) has codepoint U+025C.
How do I type or copy LATIN SMALL LETTER REVERSED OPEN E?
Copy ɜ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.