Unicode Character 'LATIN LETTER TWO WITH STROKE' (U+01BB) |
![]() |
LATIN LETTER TWO WITH STROKE
LATIN LETTER TWO WITH STROKE
| Unicode Data | |
|---|---|
| Name | LATIN LETTER TWO WITH STROKE |
| Block | Latin Extended-B |
| Category | Letter, Other [Lo] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Old name | LATIN LETTER TWO BAR |
| Comments | archaic phonetic for [dz] affricate recommended spellings U+0292 or U+0064 U+007A |
| See Also | latin capital letter tone two U+01A7 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ƻ |
| HTML Entity (hex) | ƻ |
| How to type in Microsoft Windows | Alt +01BB |
| UTF-8 (hex) | 0xC6 0xBB (c6bb) |
| UTF-8 (binary) | 11000110:10111011 |
| UTF-16 (hex) | 0x01BB (01bb) |
| UTF-16 (decimal) | 443 |
| UTF-32 (hex) | 0x000001BB (01bb) |
| UTF-32 (decimal) | 443 |
| C/C++/Java source code | "\u01BB" |
| Python source code | u"\u01BB" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ƻ |
| string.toLowerCase() | ƻ |
| Character.UnicodeBlock | LATIN_EXTENDED_B |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 5 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | Yes |
| Character.isJavaIdentifierStart() | Yes |
| Character.isLetter() | Yes |
| Character.isLetterOrDigit() | Yes |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |