Unicode Character 'FULLWIDTH MACRON' (U+FFE3)

previous character next character

U+FFE3 browser display

FULLWIDTH MACRON

image of Unicode Character 'FULLWIDTH MACRON' (U+FFE3)
Raster image of U+FFE3

FULLWIDTH MACRON

Unicode Data
Name FULLWIDTH MACRON
Block Halfwidth and Fullwidth Forms
Category Symbol, Modifier [Sk]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <wide> MACRON (U+00AF)
Mirror N
Old name FULLWIDTH SPACING MACRON
Comments sometimes treated as fullwidth overline
See Also overline U+203E
Approximations <wide> 00AF
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#65507;
HTML Entity (hex) &#xffe3;
How to type in Microsoft Windows Alt +FFE3
UTF-8 (hex) 0xEF 0xBF 0xA3 (efbfa3)
UTF-8 (binary) 11101111:10111111:10100011
UTF-16 (hex) 0xFFE3 (ffe3)
UTF-16 (decimal) 65,507
UTF-32 (hex) 0x0000FFE3 (ffe3)
UTF-32 (decimal) 65,507
C/C++/Java source code "\uFFE3"
Python source code u"\uFFE3"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock HALFWIDTH_AND_FULLWIDTH_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
Character.getNumericValue() -1
Character.getType() 27
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() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No