Unicode Character 'VULGAR FRACTION THREE QUARTERS' (U+00BE)

previous character next character

Unicode Data
Name VULGAR FRACTION THREE QUARTERS
Block Latin-1 Supplement
Category Number, Other [No]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <fraction> DIGIT THREE (U+0033) FRACTION SLASH (U+2044) DIGIT FOUR (U+0034)
Mirror N
Numeric 3/4
Old name FRACTION THREE QUARTERS
Index entries THREE QUARTERS, VULGAR FRACTION
QUARTERS, VULGAR FRACTION THREE
FRACTION THREE QUARTERS, VULGAR
VULGAR FRACTION THREE QUARTERS
Approximations <fraction> 0033 2044 0034
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#190;
HTML Entity (hex) &#xbe;
HTML Entity (named) &frac34;
How to type in Microsoft Windows Alt +00BE
Alt 0190
UTF-8 (hex) 0xC2 0xBE (c2be)
UTF-8 (binary) 11000010:10111110
UTF-16 (hex) 0x00BE (00be)
UTF-16 (decimal) 190
UTF-32 (hex) 0x000000BE (00be)
UTF-32 (decimal) 190
C/C++/Java source code "\u00BE"
Python source code u"\u00BE"
More...
Java Data
string.toUpperCase() ¾
string.toLowerCase() ¾
Character.UnicodeBlock LATIN_1_SUPPLEMENT
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -2
Character.getType() 11
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