Type rosé wine on keyboard using Alt + 0233 (Windows numeric keypad) to produce the “é,” or Option + E, then E on Mac — a 2-step shortcut that inserts the acute accent in under 1 second.
On mobile, long-press the “e” key for 0.5 seconds to reveal accent options.
This guide covers 6 reliable methods across Windows, macOS, iOS, Android, HTML, and Microsoft Word, including the Unicode code point U+00E9 and the HTML entity é.
Whether you’re a sommelier updating a wine list or a blogger writing tasting notes, you’ll get the correct spelling — “rosé,” not “rose” — every time.
Unicode Code Point for É
The é in “rosé” is Unicode code point U+00E9 (decimal 233), part of the Latin-1 Supplement block added in Unicode 1.0 (1991).
Every method for typing it ultimately references this single number, whether through Alt codes, HTML entities, or hex input.
The Core Codes You Actually Need
Three numbers do 95% of the work: 233 (decimal), 00E9 (hex), and 0233 (Windows Alt code). Memorize these and you can type é on nearly any modern operating system.
| Reference | Value for é | Value for É |
| Unicode code point | U+00E9 | U+00C9 |
| Decimal | 233 | 201 |
| Windows Alt code | Alt + 0233 | Alt + 0201 |
| Legacy Alt (CP437) | Alt + 130 | Alt + 144 |
| HTML named entity | é | É |
| HTML numeric | é | É |
| CSS/JS escape |