Unicode Character 'GREEK CAPITAL THETA SYMBOL' (U+03F4) |
![]() |
GREEK CAPITAL THETA SYMBOL
GREEK CAPITAL THETA SYMBOL
| Unicode Data | |
|---|---|
| Name | GREEK CAPITAL THETA SYMBOL |
| Block | Greek and Coptic |
| Category | Letter, Uppercase [Lu] |
| Script | Greek (Grek) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | GREEK CAPITAL LETTER THETA (U+0398) |
| See Also | cyrillic capital letter fita U+0472 |
| Approximations | 0398 greek capital letter theta |
| Version | Unicode 3.1.0 (March, 2001) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ϴ |
| HTML Entity (hex) | ϴ |
| How to type in Microsoft Windows | Alt +03F4 |
| UTF-8 (hex) | 0xCF 0xB4 (cfb4) |
| UTF-8 (binary) | 11001111:10110100 |
| UTF-16 (hex) | 0x03F4 (03f4) |
| UTF-16 (decimal) | 1,012 |
| UTF-32 (hex) | 0x000003F4 (03f4) |
| UTF-32 (decimal) | 1,012 |
| C/C++/Java source code | "\u03F4" |
| Python source code | u"\u03F4" |
| 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 |