Unicode Character 'COMMERCIAL MINUS SIGN' (U+2052) |
Unicode Data | |
---|---|
Name | COMMERCIAL MINUS SIGN |
Block | General Punctuation |
Category | Symbol, Math [Sm] |
Combine | 0 |
BIDI | Other Neutrals [ON] |
Mirror | N |
Index entries | COMMERCIAL MINUS SIGN med avdrag av MINUS SIGN, COMMERCIAL piska |
Comments | abzüglich (German), med avdrag av (Swedish), piska (Swedish, "whip") a common glyph variant and fallback representation looks like ./. may also be used as a dingbat to indicate correctness used in Finno-Ugric Phonetic Alphabet to indicate a related borrowed form with different sound |
See Also | percent sign U+0025 arabic percent sign U+066A division sign U+00F7 |
Version | Unicode 3.2.0 (March, 2002) |
Encodings | |
---|---|
HTML Entity (decimal) | ⁒ |
HTML Entity (hex) | ⁒ |
How to type in Microsoft Windows | Alt +2052 |
UTF-8 (hex) | 0xE2 0x81 0x92 (e28192) |
UTF-8 (binary) | 11100010:10000001:10010010 |
UTF-16 (hex) | 0x2052 (2052) |
UTF-16 (decimal) | 8,274 |
UTF-32 (hex) | 0x00002052 (2052) |
UTF-32 (decimal) | 8,274 |
C/C++/Java source code | "\u2052" |
Python source code | u"\u2052" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ⁒ |
string.toLowerCase() | ⁒ |
Character.UnicodeBlock | GENERAL_PUNCTUATION |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
Character.getNumericValue() | -1 |
Character.getType() | 25 |
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 |