Unicode Character 'LATIN SMALL CAPITAL LETTER U WITH STROKE' (U+1D7E)

previous character next character

U+1D7E browser display

LATIN SMALL CAPITAL LETTER U WITH STROKE

image of Unicode Character 'LATIN SMALL CAPITAL LETTER U WITH STROKE' (U+1D7E)
Raster image of U+1D7E

LATIN SMALL CAPITAL LETTER U WITH STROKE

Unicode Data
Name LATIN SMALL CAPITAL LETTER U WITH STROKE
Block Phonetic Extensions
Category Letter, Lowercase [Ll]
Script Latin (Latn)
Combine 0
BIDI Left-to-Right [L]
Comments used by Americanists
See Also latin small letter u bar U+0289
Version Unicode 4.1.0 (March 2005)
Encodings
HTML Entity (decimal) ᵾ
HTML Entity (hex) ᵾ
How to type in Microsoft Windows Alt +1D7E
UTF-8 (hex) 0xE1 0xB5 0xBE (e1b5be)
UTF-8 (binary) 11100001:10110101:10111110
UTF-16 (hex) 0x1D7E (1d7e)
UTF-16 (decimal) 7,550
UTF-32 (hex) 0x00001D7E (1d7e)
UTF-32 (decimal) 7,550
C/C++/Java source code "\u1D7E"
Python source code u"\u1D7E"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock PHONETIC_EXTENSIONS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 2
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