Unicode Character 'LATIN CAPITAL LETTER Z WITH DOT ABOVE' (U+017B) |
![]() |
LATIN CAPITAL LETTER Z WITH DOT ABOVE
LATIN CAPITAL LETTER Z WITH DOT ABOVE
| Unicode Data | |
|---|---|
| Name | LATIN CAPITAL LETTER Z WITH DOT ABOVE |
| Block | Latin Extended-A |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | LATIN CAPITAL LETTER Z (U+005A) COMBINING DOT ABOVE (U+0307) |
| Mirror | N |
| Old name | LATIN CAPITAL LETTER Z DOT |
| Lower case | U+017C |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ż |
| HTML Entity (hex) | Ż |
| HTML Entity (named) | Ż |
| How to type in Microsoft Windows | Alt +017B |
| UTF-8 (hex) | 0xC5 0xBB (c5bb) |
| UTF-8 (binary) | 11000101:10111011 |
| UTF-16 (hex) | 0x017B (017b) |
| UTF-16 (decimal) | 379 |
| UTF-32 (hex) | 0x0000017B (017b) |
| UTF-32 (decimal) | 379 |
| C/C++/Java source code | "\u017B" |
| Python source code | u"\u017B" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ż |
| string.toLowerCase() | ż |
| Character.UnicodeBlock | LATIN_EXTENDED_A |
| Character.charCount() | 1 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 1 |
| 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() | Yes |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |