Unicode Character 'LATIN SMALL LIGATURE OE' (U+0153)

previous character next character

Unicode Data
Name LATIN SMALL LIGATURE OE
Block Latin Extended-A
Category Letter, Lowercase [Ll]
Combine 0
BIDI Left-to-Right [L]
Mirror N
Old name LATIN SMALL LETTER O E
Index entries o e, latin small letter
ethel
e, latin small letter o
LATIN SMALL LIGATURE OE
SMALL LIGATURE OE, LATIN
LIGATURE OE, LATIN SMALL
OE, LATIN SMALL LIGATURE
Upper case U+0152
Title case U+0152
Comments ethel (from Old English eðel)
French, IPA, Old Icelandic, Old English, ...
See Also latin small letter ae U+00E6
latin letter small capital oe U+0276
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) œ
HTML Entity (hex) œ
HTML Entity (named) œ
How to type in Microsoft Windows Alt +0153
UTF-8 (hex) 0xC5 0x93 (c593)
UTF-8 (binary) 11000101:10010011
UTF-16 (hex) 0x0153 (0153)
UTF-16 (decimal) 339
UTF-32 (hex) 0x00000153 (0153)
UTF-32 (decimal) 339
C/C++/Java source code "\u0153"
Python source code u"\u0153"
More...
Java Data
string.toUpperCase() Œ
string.toLowerCase() œ
Character.UnicodeBlock LATIN_EXTENDED_A
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_LEFT_TO_RIGHT [0]
Character.getNumericValue() -1
Character.getType() 2
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() Yes
Character.isJavaIdentifierStart() Yes
Character.isLetter() Yes
Character.isLetterOrDigit() Yes
Character.isLowerCase() Yes
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() Yes
Character.isUnicodeIdentifierStart() Yes
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No