Unicode Character 'BREAK PERMITTED HERE (BPH)' (U+0082) |
![]() |
BREAK PERMITTED HERE (BPH)
BREAK PERMITTED HERE (BPH)
| Unicode Data | |
|---|---|
| Name | BREAK PERMITTED HERE (BPH) |
| Block | Latin-1 Supplement |
| Category | Other, Control [Cc] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Boundary Neutral [BN] |
| Old name | BREAK PERMITTED HERE |
| Index entries | BREAK PERMITTED HERE |
| Comments | Formal Alias: BREAK PERMITTED HERE |
| See Also | zero width space U+200B |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ‚ |
| HTML Entity (hex) | ‚ |
| How to type in Microsoft Windows | Alt +82 Alt 0130 |
| UTF-8 (hex) | 0xC2 0x82 (c282) |
| UTF-8 (binary) | 11000010:10000010 |
| UTF-16 (hex) | 0x0082 (0082) |
| UTF-16 (decimal) | 130 |
| UTF-32 (hex) | 0x00000082 (82) |
| UTF-32 (decimal) | 130 |
| C/C++/Java source code | "\u0082" |
| Python source code | u"\u0082" |
| 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 |