Latin Capital Letter Y With Stroke Letter
Ɏ is the Latin capital letter Y with a stroke (U+024E), often used in styled or phonetic text.
U+024E
Ɏ (U+024E) is a Latin Extended character: LATIN CAPITAL LETTER Y WITH STROKE. You can copy it directly or use its Unicode escapes in code. It’s useful when you need a distinct, “modified Y” look beyond the standard Y.
Latin Capital Letter Y With Stroke Letter Meaning
Ɏ is a modified form of the letter Y: LATIN CAPITAL LETTER Y WITH STROKE (Unicode U+024E). In practice, it’s mainly used as a typographic or notation-style character to visually distinguish a particular Y from the regular Latin capital letter Y. Designers may use it to create distinctive letterforms in logos, headings, and UI text. Writers and content creators may include it in stylized signatures, usernames, or decorative typography. Because it has its own Unicode code point, it can be reliably copied and referenced across platforms that support Unicode rendering.
Common uses
- •Stylized headings or branding text needing a distinct “Y” form
- •Usernames, handles, and decorative display text
- •Phonetic or linguistic-style labels where a marked Y is useful
- •Custom alphabet/typography sets in graphic design mockups
- •Programmatically generated text that must use a specific Unicode character
Examples
Ɏ Latin Capital Letter Y with Stroke
- ɎɎou make it possible.
- ɎProject Ɏ—Launch Notes
- ɎɎield and response rates
- ɎFollow @Ɏstudio for updates
- ɎCharacter: Ɏ (U+024E)
Variations
Technical codes
| Unicode | U+024E | |
| HTML Entity | Ɏ | |
| HTML Code | Ɏ | |
| CSS | \024E |
FAQ
What does the Latin Capital Letter Y With Stroke letter mean?
Ɏ is a modified form of the letter Y: LATIN CAPITAL LETTER Y WITH STROKE (Unicode U+024E). In practice, it’s mainly used as a typographic or notation-style character to visually distinguish a particular Y from the regular Latin capital letter Y. Designers may use it to create distinctive letterforms in logos, headings, and UI text. Writers and content creators may include it in stylized signatures, usernames, or decorative typography. Because it has its own Unicode code point, it can be reliably copied and referenced across platforms that support Unicode rendering.
What Unicode character is Ɏ?
Ɏ is LATIN CAPITAL LETTER Y WITH STROKE, Unicode code point U+024E.
How do I copy Ɏ into HTML?
You can use the HTML entity: Ɏ or paste the character directly.
How do I write Ɏ in CSS or code?
Use the CSS escape \\024E or the JavaScript escape \\u{024E}.
Will Ɏ display correctly everywhere?
It should display correctly anywhere that supports Unicode and has a font with this character. If your font lacks it, you may see a fallback or missing glyph.