Unicode Character 'HEBREW POINT QAMATS' (U+05B8) |
![]() ![]() |
Unicode Data | |
---|---|
Name | HEBREW POINT QAMATS |
Block | Hebrew |
Category | Mark, Nonspacing [Mn] |
Combine | 18 |
BIDI | Non-Spacing Mark [NSM] |
Mirror | N |
Comments | used generically or as qamats gadol in orthography which distinguishes that from qamats qatan |
See Also | hebrew point qamats qatan U+05C7 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ָ |
HTML Entity (hex) | ָ |
How to type in Microsoft Windows | Alt +05B8 |
UTF-8 (hex) | 0xD6 0xB8 (d6b8) |
UTF-8 (binary) | 11010110:10111000 |
UTF-16 (hex) | 0x05B8 (05b8) |
UTF-16 (decimal) | 1,464 |
UTF-32 (hex) | 0x000005B8 (05b8) |
UTF-32 (decimal) | 1,464 |
C/C++/Java source code | "\u05B8" |
Python source code | u"\u05B8" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ָ |
string.toLowerCase() | ָ |
Character.UnicodeBlock | HEBREW |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_NONSPACING_MARK [8] |
Character.getNumericValue() | -1 |
Character.getType() | 6 |
Character.isDefined() | Yes |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | Yes |
Character.isJavaIdentifierStart() | No |
Character.isLetter() | No |
Character.isLetterOrDigit() | No |
Character.isLowerCase() | No |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |