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 OPEN O
Overview
ɔ (LATIN SMALL LETTER OPEN O) is the Unicode character at code point U+0254. 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+0254 | |
| decimal | 596 | |
| htmldecimal | ɔ | |
| htmlhex | ɔ | |
| css | \0254 | |
| javascript | \u{254} | |
| python | \u0254 | |
| java | \u0254 | |
| go | \u0254 | |
| ruby | \u{254} | |
| rust | \u{254} | |
| ccpp | \u0254 | |
| urlencoded | %C9%94 | |
| utf8bytes | c9 94 | |
| utf16bebytes | 02 54 | |
| utf32bebytes | 00 00 02 54 |
How to Use
HTML:
ɔ
CSS:
content: "\0254"
JavaScript:
"\u{254}"
Python:
"\u0254"
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 OPEN O)?
ɔ (LATIN SMALL LETTER OPEN O) is the Unicode character U+0254.
What is the Unicode codepoint of LATIN SMALL LETTER OPEN O?
The LATIN SMALL LETTER OPEN O character (ɔ) has codepoint U+0254.
How do I type or copy LATIN SMALL LETTER OPEN O?
Copy ɔ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.