Unicode Character 'LATIN SMALL LETTER INSULAR G' (U+1D79) |
![]() |
LATIN SMALL LETTER INSULAR G
LATIN SMALL LETTER INSULAR G
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER INSULAR G |
| Block | Phonetic Extensions |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Upper case | U+A77D |
| Title case | U+A77D |
| Comments | older Irish phonetic notation uppercase is U+A77D |
| See Also | latin small letter g U+0067 latin small letter yogh U+021D latin small letter script g U+0261 latin small letter gamma U+0263 latin small letter closed insular g U+A7D1 |
| Version | Unicode 4.1.0 (March 2005) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ᵹ |
| HTML Entity (hex) | ᵹ |
| How to type in Microsoft Windows | Alt +1D79 |
| UTF-8 (hex) | 0xE1 0xB5 0xB9 (e1b5b9) |
| UTF-8 (binary) | 11100001:10110101:10111001 |
| UTF-16 (hex) | 0x1D79 (1d79) |
| UTF-16 (decimal) | 7,545 |
| UTF-32 (hex) | 0x00001D79 (1D79) |
| UTF-32 (decimal) | 7,545 |
| C/C++/Java source code | "\u1D79" |
| Python source code | u"\u1D79" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ᵹ |
| string.toLowerCase() | ᵹ |
| Character.UnicodeBlock | PHONETIC_EXTENSIONS |
| 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 |