free-symbols
ȳ

Latin Small Letter Y With Macron Letter

ȳ is a Latin small letter y with a macron used to represent modified pronunciation or notation.

U+0233

The symbol ȳ is a lowercase “y” with a macron (a horizontal bar above it). It’s commonly needed when writing languages and scholarly text that use diacritics. This page provides copy-ready forms and developer-friendly escape sequences.

Latin Small Letter Y With Macron Letter Meaning

ȳ (U+0233) is the Latin small letter Y with macron, part of the Latin Extended character set. The macron is a diacritic that indicates a modified form compared with a plain “y,” often tied to pronunciation, length, or phonetic/orthographic conventions depending on the language or transcription system. In practice, ȳ may appear in language documentation, educational materials, and transliteration notes. Because it is a distinct Unicode character (not just “y” plus a combining mark), it’s important to copy the correct character to ensure consistent display across platforms and in digital text processing.

Common uses

  • Typing or publishing text in languages and orthographies that use y with a macron
  • Phonetic or linguistic notation where a macron marks a specific sound value
  • Academic and educational materials that require accurate diacritic characters
  • Creating multilingual form fields, labels, or UI text that must match official spelling
  • Proofreading and correcting transcription text where “y” and “ȳ” are not interchangeable

Examples

ȳ — Latin Small Letter Y with Macron

  • ȳmȳn (example word containing ȳ)
  • ȳthe vowel marked as ȳ in the transcription
  • ȳuse ȳ when the orthography specifies a macron
  • ȳcompare y vs ȳ in the lesson handout
  • ȳnotation: ȳ represents a lengthened value (example)

Variations

Technical codes

UnicodeU+0233
HTML Entityȳ
HTML Codeȳ
CSS\0233

FAQ

What does the Latin Small Letter Y With Macron letter mean?

ȳ (U+0233) is the Latin small letter Y with macron, part of the Latin Extended character set. The macron is a diacritic that indicates a modified form compared with a plain “y,” often tied to pronunciation, length, or phonetic/orthographic conventions depending on the language or transcription system. In practice, ȳ may appear in language documentation, educational materials, and transliteration notes. Because it is a distinct Unicode character (not just “y” plus a combining mark), it’s important to copy the correct character to ensure consistent display across platforms and in digital text processing.

What is the Unicode code point for ȳ?

The symbol ȳ is U+0233 (LATIN SMALL LETTER Y WITH MACRON).

How do I write ȳ using HTML?

Use the numeric HTML entity: ȳ

How can I insert ȳ in CSS or JavaScript?

CSS escape: \\0233 and JavaScript escape: \\u{0233}.

Is ȳ the same as “y” with a combining macron?

It’s related, but not identical. ȳ is a single precomposed Unicode character (U+0233). “y” plus a combining macron is a different character sequence and may not render the same in all contexts.