Unicode Character 'LATIN CAPITAL LETTER EZH' (U+01B7)

previous character next character

Unicode Data
Name LATIN CAPITAL LETTER EZH
Block Latin Extended-B
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Old name LATIN CAPITAL LETTER YOGH
Index entries EZH, LATIN CAPITAL LETTER
Lower case U+0292
Comments African, Skolt Sami
lowercase is U+0292
See Also latin capital letter yogh U+021C
cyrillic capital letter abkhasian dze U+04E0
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) Ʒ
HTML Entity (hex) Ʒ
How to type in Microsoft Windows Alt +01B7
UTF-8 (hex) 0xC6 0xB7 (c6b7)
UTF-8 (binary) 11000110:10110111
UTF-16 (hex) 0x01B7 (01b7)
UTF-16 (decimal) 439
UTF-32 (hex) 0x000001B7 (01b7)
UTF-32 (decimal) 439
C/C++/Java source code "\u01B7"
Python source code u"\u01B7"
More...
Java Data
string.toUpperCase() Ʒ
string.toLowerCase() ʒ
Character.UnicodeBlock LATIN_EXTENDED_B
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