LATIN SMALL LETTER A WITH TILDE
ã
U+00E3
Code
00E3
Code Point
227
Notes
Portuguese
: 0061 0303
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
0xC30xA3
UTF-16
0x00E3
UTF-32
0x000000E3
Copy & Paste Codes
Character
ã
Unicode Escape
\u{00E3}
HTML Entity (Decimal)
ã
HTML Entity (Hex)
ã
CSS Code
\00E3
JavaScript
String.fromCodePoint(0x00E3)
Python
chr(0x00E3)