Unicode Character 'ACUTE ACCENT' (U+00B4)

previous character next character

Unicode Data
Name ACUTE ACCENT
Block Latin-1 Supplement
Category Symbol, Modifier [Sk]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <compat> SPACE (U+0020) COMBINING ACUTE ACCENT (U+0301)
Mirror N
Old name SPACING ACUTE
Index entries ACCENT, ACUTE
accent, spacing acute
spacing acute accent
ACUTE ACCENT
acute accent, spacing
Comments this is a spacing character
See Also modifier letter prime U+02B9
modifier letter acute accent U+02CA
combining acute accent U+0301
greek tonos U+0384
greek oxia U+1FFD
prime U+2032
Approximations 0020 0301
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#180;
HTML Entity (hex) &#xb4;
HTML Entity (named) &acute;
How to type in Microsoft Windows Alt +00B4
Alt 0180
UTF-8 (hex) 0xC2 0xB4 (c2b4)
UTF-8 (binary) 11000010:10110100
UTF-16 (hex) 0x00B4 (00b4)
UTF-16 (decimal) 180
UTF-32 (hex) 0x000000B4 (00b4)
UTF-32 (decimal) 180
C/C++/Java source code "\u00B4"
Python source code u"\u00B4"
More...
Java Data
string.toUpperCase() ´
string.toLowerCase() ´
Character.UnicodeBlock LATIN_1_SUPPLEMENT
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 27
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
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() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No