LATIN CAPITAL LETTER E WITH ACUTE
É
U+00C9
Code
00C9
Code Point
201
Notes
: 0045 0301
Character Properties
General Category
Letter, Other (Lo)
Bidi Class
L (Left-to-Right)
Combining Class
0 (Spacing, split, enclosing, reordrant, and Tibetan subjoined)
Block
C1 Controls and Latin-1 Supplement (Latin-1 Supplement)
Character Encoding
UTF-8
0xC30x89
UTF-16
0x00C9
UTF-32
0x000000C9
Copy & Paste Codes
Character
É
Unicode Escape
\u{00C9}
HTML Entity (Decimal)
É
HTML Entity (Hex)
É
CSS Code
\00C9
JavaScript
String.fromCodePoint(0x00C9)
Python
chr(0x00C9)