Accents

How to type y diaeresis (ÿ)

Copy the character, or use the shortcut that matches your keyboard and app.

All Y accents

Windows

Hold Alt and type 0255 on the numeric keypad.

Mac

Option + U, then Y

Microsoft Word

Ctrl + Shift + :, then y — or type 00FF then Alt + X

Google Docs

Insert → Special characters → y diaeresis

How to insert it

Copy

Click the keycap, then paste with Ctrl+V or Cmd+V.

Alt code

Num Lock on, hold Alt, type 0255, release Alt.

Code

Use the Unicode, HTML, CSS, or JS value below in documents and stylesheets.

Unicode
U+00FF
HTML decimal
ÿ
HTML hex
ÿ
CSS
\00FF
JavaScript
\u{00FF}
Alt code
Alt + 0255

Related