Unicode Character 'CIRCLED WZ' (U+1F12E) |
Unicode Data | |
---|---|
Name | CIRCLED WZ |
Block | Enclosed Alphanumeric Supplement |
Category | Symbol, Other [So] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <circle> LATIN CAPITAL LETTER W (U+0057) LATIN CAPITAL LETTER Z (U+005A) |
Mirror | N |
Comments | from the German term "Warenzeichen" indicate a trademarked term without making a legal claim of trademark status decomposition is anomalous, as the usual glyph shows a capital W and a small z |
See Also | trade mark sign U+2122 |
Approximations | <circle> 0057 005A |
Version | Unicode 5.2.0 (August 2009) |
Encodings | |
---|---|
HTML Entity (decimal) | 🄮 |
HTML Entity (hex) | 🄮 |
How to type in Microsoft Windows | Alt +1F12E |
UTF-8 (hex) | 0xF0 0x9F 0x84 0xAE (f09f84ae) |
UTF-8 (binary) | 11110000:10011111:10000100:10101110 |
UTF-16 (hex) | 0xD83C 0xDD2E (d83cdd2e) |
UTF-16 (decimal) | 55,356 56,622 |
UTF-32 (hex) | 0x0001F12E (1f12e) |
UTF-32 (decimal) | 127,278 |
C/C++/Java source code | "\uD83C\uDD2E" |
Python source code | u"\U0001F12E" |
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 |