Unicode Character 'GREEK LUNATE EPSILON SYMBOL' (U+03F5) |
Unicode Data | |
---|---|
Name | GREEK LUNATE EPSILON SYMBOL |
Block | Greek and Coptic |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <compat> GREEK SMALL LETTER EPSILON (U+03B5) |
Mirror | N |
Index entries | epsilon, straight straight epsilon GREEK LUNATE EPSILON SYMBOL LUNATE EPSILON SYMBOL, GREEK EPSILON SYMBOL, GREEK LUNATE |
Upper case | U+0395 |
Title case | U+0395 |
Comments | straight epsilon |
See Also | small element of U+220A |
Approximations | 03B5 greek small letter epsilon |
Version | Unicode 3.1.0 (March, 2001) |
Encodings | |
---|---|
HTML Entity (decimal) | ϵ |
HTML Entity (hex) | ϵ |
How to type in Microsoft Windows | Alt +03F5 |
UTF-8 (hex) | 0xCF 0xB5 (cfb5) |
UTF-8 (binary) | 11001111:10110101 |
UTF-16 (hex) | 0x03F5 (03f5) |
UTF-16 (decimal) | 1,013 |
UTF-32 (hex) | 0x000003F5 (03f5) |
UTF-32 (decimal) | 1,013 |
C/C++/Java source code | "\u03F5" |
Python source code | u"\u03F5" |
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 |