SymbolFYI

Latin Capital Letter A With Grave vs Latin Small Letter I With Circumflex

À
Latin Capital Letter A With Grave
00C0
View details →
î
Latin Small Letter I With Circumflex
00EE
View details →
VS

Property Comparison

Property À 00C0 î 00EE
Name Latin Capital Letter A With Grave Latin Small Letter I With Circumflex
Category Latin Extended Latin Extended
Block Latin-1 Supplement Latin-1 Supplement
Script Latn Latn
General Category Uppercase Letter (Lu) Lowercase Letter (Ll)
Bidirectional L L

Encoding Comparison

Format 00C0 00EE
Unicode U+00C0 U+00EE
HTML Decimal À î
HTML Hex À î
CSS \00C0 \00EE
JavaScript \u{C0} \u{EE}
Python \u00c0 \u00ee
UTF-8 c3 80 c3 ae

How to Distinguish

Both Latin Capital Letter A With Grave and Latin Small Letter I With Circumflex belong to the Latin Extended category and the Latin-1 Supplement block. Compare their codepoints and visual rendering to distinguish them.

Tip: Paste the character into a hex editor or use charCodeAt() in JavaScript to check the actual codepoint.

Related Comparisons

À Latin Capital Letter A With Grave details î Latin Small Letter I With Circumflex details All Comparisons