Unicode Character 'LATIN SMALL LETTER DOTLESS J' (U+0237) |
![]() |
LATIN SMALL LETTER DOTLESS J
LATIN SMALL LETTER DOTLESS J
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER DOTLESS J |
| Block | Latin Extended-B |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | DOTLESS J, LATIN SMALL LETTER J, LATIN SMALL LETTER DOTLESS |
| Comments | this is a non-casing letter |
| See Also | greek letter yot U+03F3 cyrillic small letter je U+0458 mathematical italic small dotless j U+1D6A5 |
| Version | Unicode 4.1.0 (March 2005) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ȷ |
| HTML Entity (hex) | ȷ |
| HTML Entity (named) | ȷ |
| How to type in Microsoft Windows | Alt +0237 |
| UTF-8 (hex) | 0xC8 0xB7 (c8b7) |
| UTF-8 (binary) | 11001000:10110111 |
| UTF-16 (hex) | 0x0237 (0237) |
| UTF-16 (decimal) | 567 |
| UTF-32 (hex) | 0x00000237 (0237) |
| UTF-32 (decimal) | 567 |
| C/C++/Java source code | "\u0237" |
| Python source code | u"\u0237" |
| 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() | 2 |
| 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() | Yes |
| 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 |