free-symbols
،

Arabic Comma Letter

“،” is the Arabic comma punctuation mark (U+060C) used to separate clauses and items in Arabic text.

U+060C

“،” is known as the Arabic comma. It’s a dedicated punctuation character for Arabic writing, not the same as the Western comma. Use it when you need proper Arabic punctuation in text, UI, or content.

Arabic Comma Letter Meaning

The Arabic comma “،” (Unicode U+060C) is a punctuation mark used in Arabic text to separate parts of a sentence, such as clauses, phrases, or list items. In practice, it functions similarly to the Western comma “,” but it’s the correct character for Arabic typography and readability. You’ll commonly see it in formal and informal writing, including news-style formatting and everyday messages. When your text is mixed with Latin punctuation, using the Arabic comma helps maintain consistent spacing and punctuation conventions for Arabic readers.

Common uses

  • Separating clauses in Arabic sentences
  • Punctuating list items in Arabic text
  • Writing addresses, dates, or descriptive phrases in Arabic
  • Adding proper Arabic punctuation in website and app UI strings
  • Formatting captions and posts where punctuation must match Arabic conventions

Examples

، Arabic comma (U+060C)

  • ،ذهبتُ إلى المدرسة، ثم عُدتُ إلى البيت.
  • ،الكتابُ مفيد، ومحتواه واضح.
  • ،الرياضيات، الفيزياء، والكيمياء موادّ أساسية.
  • ،مرحبًا، كيف حالُك؟
  • ،في الصباح، أبدأ يومي بالمشي.

Variations

Technical codes

UnicodeU+060C
HTML Entity،
HTML Code،
CSS\060C

FAQ

What does the Arabic Comma letter mean?

The Arabic comma “،” (Unicode U+060C) is a punctuation mark used in Arabic text to separate parts of a sentence, such as clauses, phrases, or list items. In practice, it functions similarly to the Western comma “,” but it’s the correct character for Arabic typography and readability. You’ll commonly see it in formal and informal writing, including news-style formatting and everyday messages. When your text is mixed with Latin punctuation, using the Arabic comma helps maintain consistent spacing and punctuation conventions for Arabic readers.

Is “،” the same as the normal comma “,”?

They look similar, but they are different Unicode characters. “،” is the Arabic comma (U+060C) and should be used for Arabic punctuation.

What is the Unicode and HTML code for the Arabic comma?

Unicode is U+060C. The HTML entity is ،.

How do I use the Arabic comma in JavaScript?

You can use the escape sequence \\u{060C} (JavaScript).

Where should I use the Arabic comma in text?

Use it to separate clauses and list items in Arabic writing, especially when you want punctuation to match Arabic typography conventions.