Unicode Character 'GREEK KAPPA SYMBOL' (U+03F0) |
![]() |
| Unicode Data | |
|---|---|
| Name | GREEK KAPPA SYMBOL |
| Block | Greek and Coptic |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <compat> GREEK SMALL LETTER KAPPA (U+03BA) |
| Mirror | N |
| Old name | GREEK SMALL LETTER SCRIPT KAPPA |
| Upper case | U+039A |
| Title case | U+039A |
| Comments | script kappa used as technical symbol |
| Approximations | 03BA greek small letter kappa |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ϰ |
| HTML Entity (hex) | ϰ |
| How to type in Microsoft Windows | Alt +03F0 |
| UTF-8 (hex) | 0xCF 0xB0 (cfb0) |
| UTF-8 (binary) | 11001111:10110000 |
| UTF-16 (hex) | 0x03F0 (03f0) |
| UTF-16 (decimal) | 1,008 |
| UTF-32 (hex) | 0x000003F0 (03f0) |
| UTF-32 (decimal) | 1,008 |
| C/C++/Java source code | "\u03F0" |
| Python source code | u"\u03F0" |
| 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 |