',' - U+002C Comma
Unicode Data
View details and encodings for Unicode character U+002C Comma, located in the Basic Latin block and Other Punctuation category. This character was released in 1993 under Unicode version 1.1.
- Name:
- Comma
- Category:
- Other Punctuation
- Block:
- Basic Latin
- Script:
- Common
- Bidirectional:
- Common Number Separator
- Mirrored:
- No
- Unicode Version:
- Unicode 1.1
Character Encodings
- HTML Entity - Named:
-
,
- HTML Entity - Decimal:
-
,
- HTML Entity - Hex:
-
,
- Unicode:
-
U+002C;
- Decimal:
-
44
- CSS:
-
\00002C
- Javascript:
-
\u002C
- Perl:
-
\x{2C}
- Ruby:
-
\u{2C}
- Python:
-
u'\u002C'