Unicode Character 'DOUBLE-STRUCK SMALL GAMMA' (U+213D) |
![]() |
| Unicode Data | |
|---|---|
| Name | DOUBLE-STRUCK SMALL GAMMA |
| Block | Letterlike Symbols |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <font> GREEK SMALL LETTER GAMMA (U+03B3) |
| Mirror | N |
| Index entries | SMALL GAMMA, DOUBLE-STRUCK GAMMA, DOUBLE-STRUCK SMALL Double-struck Greek Letters |
| Approximations | <font> 03B3 greek small letter gamma |
| Version | Unicode 3.2.0 (March, 2002) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ℽ |
| HTML Entity (hex) | ℽ |
| How to type in Microsoft Windows | Alt +213D |
| UTF-8 (hex) | 0xE2 0x84 0xBD (e284bd) |
| UTF-8 (binary) | 11100010:10000100:10111101 |
| UTF-16 (hex) | 0x213D (213d) |
| UTF-16 (decimal) | 8,509 |
| UTF-32 (hex) | 0x0000213D (213D) |
| UTF-32 (decimal) | 8,509 |
| C/C++/Java source code | "\u213D" |
| Python source code | u"\u213D" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ℽ |
| string.toLowerCase() | ℽ |
| Character.UnicodeBlock | LETTERLIKE_SYMBOLS |
| 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 |