Unicode Character 'FULLWIDTH POUND SIGN' (U+FFE1)

previous character next character

U+FFE1 browser display

FULLWIDTH POUND SIGN

image of Unicode Character 'FULLWIDTH POUND SIGN' (U+FFE1)
Raster image of U+FFE1

FULLWIDTH POUND SIGN

Unicode Data
Name FULLWIDTH POUND SIGN
Block Halfwidth and Fullwidth Forms
Category Symbol, Currency [Sc]
Combine 0
BIDI European Number Terminator [ET]
Decomposition <wide> POUND SIGN (U+00A3)
Mirror N
Approximations <wide> 00A3
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#65505;
HTML Entity (hex) &#xffe1;
How to type in Microsoft Windows Alt +FFE1
UTF-8 (hex) 0xEF 0xBF 0xA1 (efbfa1)
UTF-8 (binary) 11101111:10111111:10100001
UTF-16 (hex) 0xFFE1 (ffe1)
UTF-16 (decimal) 65,505
UTF-32 (hex) 0x0000FFE1 (FFE1)
UTF-32 (decimal) 65,505
C/C++/Java source code "\uFFE1"
Python source code u"\uFFE1"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock HALFWIDTH_AND_FULLWIDTH_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_EUROPEAN_NUMBER_TERMINATOR [5]
Character.getNumericValue() -1
Character.getType() 26
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() Yes
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No