Unicode Character 'SQUARED PPV' (U+1F14E) |
Unicode Data | |
---|---|
Name | SQUARED PPV |
Block | Enclosed Alphanumeric Supplement |
Category | Symbol, Other [So] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <square> LATIN CAPITAL LETTER P (U+0050) LATIN CAPITAL LETTER P (U+0050) LATIN CAPITAL LETTER V (U+0056) |
Mirror | N |
Comments | pay-per-view |
Approximations | <square> 0050 0050 0056 |
Version | Unicode 5.2.0 (August 2009) |
Encodings | |
---|---|
HTML Entity (decimal) | 🅎 |
HTML Entity (hex) | 🅎 |
How to type in Microsoft Windows | Alt +1F14E |
UTF-8 (hex) | 0xF0 0x9F 0x85 0x8E (f09f858e) |
UTF-8 (binary) | 11110000:10011111:10000101:10001110 |
UTF-16 (hex) | 0xD83C 0xDD4E (d83cdd4e) |
UTF-16 (decimal) | 55,356 56,654 |
UTF-32 (hex) | 0x0001F14E (1F14E) |
UTF-32 (decimal) | 127,310 |
C/C++/Java source code | "\uD83C\uDD4E" |
Python source code | u"\U0001F14E" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 🅎 |
string.toLowerCase() | 🅎 |
Character.UnicodeBlock | ENCLOSED_ALPHANUMERIC_SUPPLEMENT |
Character.charCount() | 2 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
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 |