Unicode Character 'GREEK CAPITAL LETTER DELTA' (U+0394)

previous character next character

Δ
U+0394 browser display

GREEK CAPITAL LETTER DELTA

image of Unicode Character 'GREEK CAPITAL LETTER DELTA' (U+0394)
Raster image of U+0394

GREEK CAPITAL LETTER DELTA

Unicode Data
Name GREEK CAPITAL LETTER DELTA
Block Greek and Coptic
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Lower case U+03B4
See Also increment U+2206
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Δ
HTML Entity (hex) Δ
HTML Entity (named) Δ
How to type in Microsoft Windows Alt +0394
UTF-8 (hex) 0xCE 0x94 (ce94)
UTF-8 (binary) 11001110:10010100
UTF-16 (hex) 0x0394 (0394)
UTF-16 (decimal) 916
UTF-32 (hex) 0x00000394 (0394)
UTF-32 (decimal) 916
C/C++/Java source code "\u0394"
Python source code u"\u0394"
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() 1
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() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() Yes
Character.isValidCodePoint() Yes
Character.isWhitespace() No