Unicode Character 'SUPERSCRIPT TWO' (U+00B2)

previous character next character

²
U+B2 browser display

SUPERSCRIPT TWO

image of Unicode Character 'SUPERSCRIPT TWO' (U+00B2)
Raster image of U+B2

SUPERSCRIPT TWO

Unicode Data
Name SUPERSCRIPT TWO
Block Latin-1 Supplement
Category Number, Other [No]
Script Common (Zyyy)
Combine 0
BIDI European Number [EN]
Decomposition DIGIT TWO (U+0032)
Old name SUPERSCRIPT DIGIT TWO
Index entries squared
SUPERSCRIPT TWO
TWO, SUPERSCRIPT
Comments Formal Alias: squared
other superscript digit characters: U+2070-U+2079
See Also superscript one U+00B9
Approximations <super> 0032
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#178;
HTML Entity (hex) &#xb2;
HTML Entity (named) &sup2;
How to type in Microsoft Windows Alt +B2
Alt 0178
Alt 253
UTF-8 (hex) 0xC2 0xB2 (c2b2)
UTF-8 (binary) 11000010:10110010
UTF-16 (hex) 0x00B2 (00b2)
UTF-16 (decimal) 178
UTF-32 (hex) 0x000000B2 (b2)
UTF-32 (decimal) 178
C/C++/Java source code "\u00B2"
Python source code u"\u00B2"
More...
Java Data
string.toUpperCase() ²
string.toLowerCase() ²
Character.UnicodeBlock LATIN_1_SUPPLEMENT
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER [3]
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