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