Unicode Character 'GREEK RHO WITH STROKE SYMBOL' (U+03FC) |
![]() |
GREEK RHO WITH STROKE SYMBOL
GREEK RHO WITH STROKE SYMBOL
| Unicode Data | |
|---|---|
| Name | GREEK RHO WITH STROKE SYMBOL |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Script | Greek (Grek) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Comments | used with abbreviations containing U+03C1 |
| Version | Unicode 4.1.0 (March 2005) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ϼ |
| HTML Entity (hex) | ϼ |
| How to type in Microsoft Windows | Alt +03FC |
| UTF-8 (hex) | 0xCF 0xBC (cfbc) |
| UTF-8 (binary) | 11001111:10111100 |
| UTF-16 (hex) | 0x03FC (03fc) |
| UTF-16 (decimal) | 1,020 |
| UTF-32 (hex) | 0x000003FC (03fc) |
| UTF-32 (decimal) | 1,020 |
| C/C++/Java source code | "\u03FC" |
| Python source code | u"\u03FC" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ϼ |
| string.toLowerCase() | ϼ |
| Character.UnicodeBlock | GREEK |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 2 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | Yes |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |