Unicode Character 'MODIFIER LETTER SMALL W' (U+02B7)

previous character next character

ʷ
U+02B7 browser display

MODIFIER LETTER SMALL W

image of Unicode Character 'MODIFIER LETTER SMALL W' (U+02B7)
Raster image of U+02B7

MODIFIER LETTER SMALL W

Unicode Data
Name MODIFIER LETTER SMALL W
Block Spacing Modifier Letters
Category Letter, Modifier [Lm]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
Decomposition LATIN SMALL LETTER W (U+0077)
Index entries W, MODIFIER LETTER SMALL
Comments labialization
See Also combining inverted double arch below U+032B
Approximations <super> 0077
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#695;
HTML Entity (hex) &#x2b7;
How to type in Microsoft Windows Alt +02B7
UTF-8 (hex) 0xCA 0xB7 (cab7)
UTF-8 (binary) 11001010:10110111
UTF-16 (hex) 0x02B7 (02b7)
UTF-16 (decimal) 695
UTF-32 (hex) 0x000002B7 (02b7)
UTF-32 (decimal) 695
C/C++/Java source code "\u02B7"
Python source code u"\u02B7"
More...
Java Data
string.toUpperCase() ʷ
string.toLowerCase() ʷ
Character.UnicodeBlock SPACING_MODIFIER_LETTERS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
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() Yes
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