, Comma
U+002C
,
ℹ️ About
The Comma (U+002C) is a ubiquitous character in the Basic Latin block. Beyond its grammatical function to indicate a pause or separate items in a list, it is the standard delimiter in CSV (Comma-Separated Values) files and arrays in nearly all programming languages. It belongs to the “Other Punctuation” category and is classified as a Common Separator (CS).
⚠️ Note: Do not confuse with ‘ (Single Quote U+2018) or ‚ (Single Low-9 Quotation Mark U+201A).
⚡ Codes
HTML
,
CSS
\002C
Python
\u002C
Live Playground
More from Basic Latin
Copied!