LATIN CAPITAL LETTER A WITH TILDE
Ã
U+00C3
Code
00C3
Code Point
195
Notes
: 0041 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
0xC30x83
UTF-16
0x00C3
UTF-32
0x000000C3
Copy & Paste Codes
Character
Ã
Unicode Escape
\u{00C3}
HTML Entity (Decimal)
Ã
HTML Entity (Hex)
Ã
CSS Code
\00C3
JavaScript
String.fromCodePoint(0x00C3)
Python
chr(0x00C3)