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