Unicode Character 'LATIN CAPITAL LETTER WYNN' (U+01F7)

previous character next character

Unicode Data
Name LATIN CAPITAL LETTER WYNN
Block Latin Extended-B
Category Letter, Uppercase [Lu]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Index entries WYNN, LATIN CAPITAL LETTER
Lower case U+01BF
Comments wen
lowercase is U+01BF
Version Unicode 3.0.0 (September, 1999)
Encodings
HTML Entity (decimal) Ƿ
HTML Entity (hex) Ƿ
How to type in Microsoft Windows Alt +01F7
UTF-8 (hex) 0xC7 0xB7 (c7b7)
UTF-8 (binary) 11000111:10110111
UTF-16 (hex) 0x01F7 (01f7)
UTF-16 (decimal) 503
UTF-32 (hex) 0x000001F7 (01f7)
UTF-32 (decimal) 503
C/C++/Java source code "\u01F7"
Python source code u"\u01F7"
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