SymbolFYI

Comma vs Latin Capital Letter A With Grave

,
Comma
002C
View details →
À
Latin Capital Letter A With Grave
00C0
View details →
VS

Property Comparison

Property , 002C À 00C0
Name Comma Latin Capital Letter A With Grave
Category Latin Extended Latin Extended
Block Basic Latin Latin-1 Supplement
Script Zyyy Latn
General Category Other Punctuation (Po) Uppercase Letter (Lu)
Bidirectional CS L

Encoding Comparison

Format 002C 00C0
Unicode U+002C U+00C0
HTML Decimal , À
HTML Hex , À
CSS \002C \00C0
JavaScript \u{2C} \u{C0}
Python \u002c \u00c0
UTF-8 2c c3 80

How to Distinguish

Both Comma and Latin Capital Letter A With Grave are in the Latin Extended category but reside in different Unicode blocks. Check the codepoint to tell them apart.

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

Related Comparisons

, Comma details À Latin Capital Letter A With Grave details All Comparisons