Unicode Character 'ARABIC COMMA' (U+060C) |
![]() |
| Unicode Data | |
|---|---|
| Name | ARABIC COMMA |
| Block | Arabic |
| Category | Punctuation, Other [Po] |
| Combine | 0 |
| BIDI | Common Number Separator [CS] |
| Mirror | N |
| Index entries | Arabic Punctuation COMMA, ARABIC Punctuation, Arabic ARABIC COMMA |
| Comments | also used with Thaana and Syriac in modern text |
| See Also | comma U+002C turned comma U+2E32 reversed comma U+2E41 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ، |
| HTML Entity (hex) | ، |
| How to type in Microsoft Windows | Alt +060C |
| UTF-8 (hex) | 0xD8 0x8C (d88c) |
| UTF-8 (binary) | 11011000:10001100 |
| UTF-16 (hex) | 0x060C (060c) |
| UTF-16 (decimal) | 1,548 |
| UTF-32 (hex) | 0x0000060C (060C) |
| UTF-32 (decimal) | 1,548 |
| C/C++/Java source code | "\u060C" |
| Python source code | u"\u060C" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ، |
| string.toLowerCase() | ، |
| Character.UnicodeBlock | ARABIC |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_COMMON_NUMBER_SEPARATOR [7] |
| Character.getNumericValue() | -1 |
| Character.getType() | 24 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |