Fullwidth Latin Capital Letter Y Letter
Y is the fullwidth capital letter Y used for typography and consistent spacing in fullwidth layouts.
U+FF39
Y is a fullwidth Latin capital letter Y. It’s useful when you want text to match fullwidth character styling, commonly seen in East Asian typography and UI designs. Copy it directly or use the provided HTML, CSS, and JavaScript escapes.
Fullwidth Latin Capital Letter Y Letter Meaning
Y is the fullwidth form of the Latin capital letter “Y”, represented by the Unicode character “FULLWIDTH LATIN CAPITAL LETTER Y” (U+FF39). Visually, it is wider than the standard ASCII “Y”, which helps keep alignment consistent in interfaces, designs, and text that use fullwidth character sets. Most users treat it as a typographic variant rather than a special symbol with a unique semantic meaning. In practice, it can appear in names, labels, headings, and stylized strings where fullwidth text improves readability or symmetry across mixed fonts and sizes.
Common uses
- •UI labels where fullwidth characters are preferred for alignment
- •Stylized headings in posters, banners, or landing pages
- •Product tags or form fields that require consistent character width
- •Typography work that matches fullwidth East Asian text styling
- •Design systems that standardize fullwidth Latin letters
Examples
Y (Fullwidth Capital Letter Y)
- YYORK BOOKS
- YYASUDA MAINTENANCE
- YYOUR PROFILE
- YADD Y INFORMATION
- YSTEP 1: Y を選択
Variations
Technical codes
| Unicode | U+FF39 | |
| HTML Entity | Y | |
| HTML Code | Y | |
| CSS | \FF39 |
FAQ
What does the Fullwidth Latin Capital Letter Y letter mean?
Y is the fullwidth form of the Latin capital letter “Y”, represented by the Unicode character “FULLWIDTH LATIN CAPITAL LETTER Y” (U+FF39). Visually, it is wider than the standard ASCII “Y”, which helps keep alignment consistent in interfaces, designs, and text that use fullwidth character sets. Most users treat it as a typographic variant rather than a special symbol with a unique semantic meaning. In practice, it can appear in names, labels, headings, and stylized strings where fullwidth text improves readability or symmetry across mixed fonts and sizes.
What is the Unicode code point for Y?
It is U+FF39, named “FULLWIDTH LATIN CAPITAL LETTER Y”.
How do I use Y in HTML?
You can use the HTML entity: Y.
How do I include Y in CSS?
Use the CSS escape: \\FF39.
How do I include Y in JavaScript?
Use the JavaScript escape: \\u{FF39}.