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