| Unicode Character 'CYRILLIC SMALL LIGATURE EN GHE' (U+04A5) |    | 
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LIGATURE EN GHE | 
| Block | Cyrillic | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Mirror | N | 
| Old name | CYRILLIC SMALL LETTER EN GE | 
| Upper case | U+04A4 | 
| Title case | U+04A4 | 
| Comments | Altay, Mari, Yakut also used for soft en in Old Church Slavonic this is not a decomposable ligature | 
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ҥ | 
| HTML Entity (hex) | ҥ | 
| How to type in Microsoft Windows | Alt +04A5 | 
| UTF-8 (hex) | 0xD2 0xA5 (d2a5) | 
| UTF-8 (binary) | 11010010:10100101 | 
| UTF-16 (hex) | 0x04A5 (04a5) | 
| UTF-16 (decimal) | 1,189 | 
| UTF-32 (hex) | 0x000004A5 (04A5) | 
| UTF-32 (decimal) | 1,189 | 
| C/C++/Java source code | "\u04A5" | 
| Python source code | u"\u04A5" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ҥ | 
| string.toLowerCase() | ҥ | 
| Character.UnicodeBlock | CYRILLIC | 
| 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 |