Unicode Character 'CANCEL CHARACTER' (U+0094) |
 |
| Image |
 |
Browser Test Page |
Outline (as SVG file) |
Fonts that support U+0094
| Encodings |
| HTML Entity (decimal) |
” |
| HTML Entity (hex) |
” |
| How to type in Microsoft Windows |
Alt +0094
Alt 0148
|
| UTF-8 (hex) |
0xC2 0x94 (c294) |
| UTF-8 (binary) |
11000010:10010100 |
| UTF-16 (hex) |
0x0094 (0094) |
| UTF-16 (decimal) |
148 |
| UTF-32 (hex) |
0x00000094 (0094) |
| UTF-32 (decimal) |
148 |
| C/C++/Java source code |
"\u0094" |
| Python source code |
u"\u0094" |
| More... |
| Java Data |
| string.toUpperCase() |
|
| string.toLowerCase() |
|
| Character.UnicodeBlock |
LATIN_1_SUPPLEMENT
|
| Character.charCount() |
1 |
| Character.getDirectionality() |
DIRECTIONALITY_BOUNDARY_NEUTRAL [9] |
| Character.getNumericValue() |
-1 |
| Character.getType() |
15 |
| Character.isDefined() |
Yes |
| Character.isDigit() |
No |
| Character.isIdentifierIgnorable() |
Yes |
| Character.isISOControl() |
Yes |
| Character.isJavaIdentifierPart() |
Yes |
| 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() |
Yes |
| Character.isUnicodeIdentifierStart() |
No |
| Character.isUpperCase() |
No |
| Character.isValidCodePoint() |
Yes |
| Character.isWhitespace() |
No |
Terms of Service | Privacy Policy | Contact Info