Unicode Character 'CIRCLED ANTICLOCKWISE ARROW' (U+1F10E) |
![]() |
CIRCLED ANTICLOCKWISE ARROW
CIRCLED ANTICLOCKWISE ARROW
| Unicode Data | |
|---|---|
| Name | CIRCLED ANTICLOCKWISE ARROW |
| Block | Enclosed Alphanumeric Supplement |
| Category | Symbol, Other [So] |
| Script | Common (Zyyy) |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Comments | Formal Alias: share alike |
| Version | Unicode 13.0 (March 2020) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 🄎 |
| HTML Entity (hex) | 🄎 |
| How to type in Microsoft Windows | Alt +1F10E |
| UTF-8 (hex) | 0xF0 0x9F 0x84 0x8E (f09f848e) |
| UTF-8 (binary) | 11110000:10011111:10000100:10001110 |
| UTF-16 (hex) | 0xD83C 0xDD0E (d83cdd0e) |
| UTF-16 (decimal) | 55,356 56,590 |
| UTF-32 (hex) | 0x0001F10E (1F10E) |
| UTF-32 (decimal) | 127,246 |
| C/C++/Java source code | "\uD83C\uDD0E" |
| Python source code | u"\U0001F10E" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 🄎 |
| string.toLowerCase() | 🄎 |
| Character.UnicodeBlock | ENCLOSED_ALPHANUMERIC_SUPPLEMENT |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_OTHER_NEUTRALS [13] |
| Character.getNumericValue() | -1 |
| Character.getType() | 28 |
| Character.isDefined() | Yes |
| Character.isDigit() | No |
| Character.isIdentifierIgnorable() | No |
| Character.isISOControl() | No |
| Character.isJavaIdentifierPart() | No |
| Character.isJavaIdentifierStart() | No |
| Character.isLetter() | No |
| Character.isLetterOrDigit() | No |
| Character.isLowerCase() | No |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |