Unicode Character 'GREEK NUMERAL SIGN' (U+0374)

previous character next character

Unicode Data
Name GREEK NUMERAL SIGN
Block Greek and Coptic
Category Letter, Modifier [Lm]
Combine 0
BIDI Other Neutrals [ON]
Decomposition MODIFIER LETTER PRIME (U+02B9)
Mirror N
Old name GREEK UPPER NUMERAL SIGN
Index entries Punctuation and Signs, Greek
Greek Punctuation and Signs
Comments dexia keraia
indicates numeric use of letters
See Also modifier letter acute accent U+02CA
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) ʹ
HTML Entity (hex) ʹ
How to type in Microsoft Windows Alt +0374
UTF-8 (hex) 0xCD 0xB4 (cdb4)
UTF-8 (binary) 11001101:10110100
UTF-16 (hex) 0x0374 (0374)
UTF-16 (decimal) 884
UTF-32 (hex) 0x00000374 (0374)
UTF-32 (decimal) 884
C/C++/Java source code "\u0374"
Python source code u"\u0374"
More...
Java Data
string.toUpperCase() ʹ
string.toLowerCase() ʹ
Character.UnicodeBlock GREEK
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 4
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() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No