Unicode Character 'COMBINING DOTTED ACUTE ACCENT' (U+1DC1)

previous character next character

U+1DC1 browser display

COMBINING DOTTED ACUTE ACCENT

image of Unicode Character 'COMBINING DOTTED ACUTE ACCENT' (U+1DC1)
Raster image of U+1DC1

COMBINING DOTTED ACUTE ACCENT

Unicode Data
Name COMBINING DOTTED ACUTE ACCENT
Block Combining Diacritical Marks Supplement
Category Mark, Nonspacing [Mn]
Combine 230
BIDI Non-Spacing Mark [NSM]
Mirror N
See Also combining acute accent U+0301
combining greek dialytika tonos U+0344
greek dialytika and oxia U+1FEE
Version Unicode 4.1.0 (March 2005)
Encodings
HTML Entity (decimal) ᷁
HTML Entity (hex) ᷁
How to type in Microsoft Windows Alt +1DC1
UTF-8 (hex) 0xE1 0xB7 0x81 (e1b781)
UTF-8 (binary) 11100001:10110111:10000001
UTF-16 (hex) 0x1DC1 (1dc1)
UTF-16 (decimal) 7,617
UTF-32 (hex) 0x00001DC1 (1DC1)
UTF-32 (decimal) 7,617
C/C++/Java source code "\u1DC1"
Python source code u"\u1DC1"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock COMBINING_DIACRITICAL_MARKS_SUPPLEMENT
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_NONSPACING_MARK [8]
Character.getNumericValue() -1
Character.getType() 6
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No