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