Latin Small Letter E With Acute ASCII Code Symbol

é ASCII 233

ASCII Character

Latin Small Letter E With Acute

ASCII byte 233 (0xE9) — Unicode U+00E9. Standard ASCII is 0–127; extended bytes 128–255 use Windows-1252.

How to type é

Windows

  1. Copy é with the Copy Symbol button above and paste it anywhere.
  2. In HTML, use é or hex é.
  3. In JavaScript, use String.fromCharCode(233).
  4. You can also type this character with a Windows Alt Code (U+00E9).

Mac

  1. Copy é with the Copy Symbol button and paste it (fastest method).
  2. Open System Settings → Keyboard → Input Sources and add Unicode Hex Input (if needed).
  3. Select Unicode Hex Input from the menu bar input menu.
  4. Hold Option (⌥), type 00E9 (from U+00E9), then release Option.
  5. Or open Edit → Emoji & Symbols (or press Ctrl + Cmd + Space) and search for the character.
  6. In HTML on Mac editors, you can also paste é.

Linux

  1. Copy é with the Copy Symbol button and paste it.
  2. Press Ctrl + Shift + U, type 00e9 (from U+00E9), then press Enter or Space.
  3. On GNOME, you can also use Ctrl + . (or Ctrl + ;) to open the character picker.
  4. In HTML, use é.

ASCII character details

Parameter Value Copy
Symbol é
Symbol Name Latin Small Letter E With Acute
ASCII Decimal 233
ASCII Hex 0xE9
Unicode Code U+00E9
HTML Decimal Code é
HTML Hex Code é
HTML Entity é
CSS Code \00E9
JavaScript Code \u00E9
Category ASCII Extended / Windows-1252 (128–255)
Windows Alt Code View Alt Code

FAQs about Latin Small Letter E With Acute ASCII Code Symbol

What is the ASCII code for Latin Small Letter E With Acute ASCII Code Symbol?

ASCII decimal 233, hex 0xE9, Unicode U+00E9.

How do I copy é?

Click Copy Symbol on this page to copy the character directly.

How do I type ASCII 233 in JavaScript?

Use String.fromCharCode(233) to output this character in JavaScript.

Does ASCII 233 have an Alt Code?

This character may also be typed with a Windows Alt Code — view details.

About this ASCII Character

Extended ASCII byte 233 (0xE9, U+00E9) is latin small letter e with acute. Part of the complete extended ASCII table (Windows-1252, 128–255).

Tags: latin-small-letter-e-with-acute,ascii,extended-ascii,233,0xE9,U+00E9,ascii table,copy symbol

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top