Unicode Character 'LATIN CAPITAL LETTER N WITH LONG RIGHT LEG' (U+0220) |
![]() |
LATIN CAPITAL LETTER N WITH LONG RIGHT LEG
LATIN CAPITAL LETTER N WITH LONG RIGHT LEG
| Unicode Data | |
|---|---|
| Name | LATIN CAPITAL LETTER N WITH LONG RIGHT LEG |
| Block | Latin Extended-B |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Index entries | N WITH LONG RIGHT LEG, LATIN CAPITAL LETTER |
| Lower case | U+019E |
| Comments | Lakota (nasalization), superseded by U+014A lowercase is U+019E |
| See Also | latin capital letter eng U+014A |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ƞ |
| HTML Entity (hex) | Ƞ |
| How to type in Microsoft Windows | Alt +0220 |
| UTF-8 (hex) | 0xC8 0xA0 (c8a0) |
| UTF-8 (binary) | 11001000:10100000 |
| UTF-16 (hex) | 0x0220 (0220) |
| UTF-16 (decimal) | 544 |
| UTF-32 (hex) | 0x00000220 (0220) |
| UTF-32 (decimal) | 544 |
| C/C++/Java source code | "\u0220" |
| Python source code | u"\u0220" |
| 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() | 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 |