Unicode Character 'LIMITED LIABILITY SIGN' (U+32CF)

previous character next character

Unicode Data
Name LIMITED LIABILITY SIGN
Block Enclosed CJK Letters and Months
Category Symbol, Other [So]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <square> LATIN CAPITAL LETTER L (U+004C) LATIN CAPITAL LETTER T (U+0054) LATIN CAPITAL LETTER D (U+0044)
Mirror N
Approximations <square> 004C 0054 0044
Version Unicode 4.0.0 (April, 2003)
Encodings
HTML Entity (decimal) &#13007;
HTML Entity (hex) &#x32cf;
How to type in Microsoft Windows Alt +32CF
UTF-8 (hex) 0xE3 0x8B 0x8F (e38b8f)
UTF-8 (binary) 11100011:10001011:10001111
UTF-16 (hex) 0x32CF (32cf)
UTF-16 (decimal) 13,007
UTF-32 (hex) 0x000032CF (32cf)
UTF-32 (decimal) 13,007
C/C++/Java source code "\u32CF"
Python source code u"\u32CF"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock ENCLOSED_CJK_LETTERS_AND_MONTHS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 28
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