Unicode Character 'MASK WORK SYMBOL' (U+1F1AD)

previous character next character

Unicode Data
Name MASK WORK SYMBOL
Block Enclosed Alphanumeric Supplement
Category Symbol, Other [So]
Combine 0
BIDI Other Neutrals [ON]
Mirror N
Comments indicates intellectual property protection for integrated circuit layouts
See Also copyright sign U+00A9
circled latin capital letter m U+24C2
Version Unicode 13.0 (March 2020)
Encodings
HTML Entity (decimal) 🆭
HTML Entity (hex) 🆭
How to type in Microsoft Windows Alt +1F1AD
UTF-8 (hex) 0xF0 0x9F 0x86 0xAD (f09f86ad)
UTF-8 (binary) 11110000:10011111:10000110:10101101
UTF-16 (hex) 0xD83C 0xDDAD (d83cddad)
UTF-16 (decimal) 55,356 56,749
UTF-32 (hex) 0x0001F1AD (1f1ad)
UTF-32 (decimal) 127,405
C/C++/Java source code "\uD83C\uDDAD"
Python source code u"\U0001F1AD"
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