Unicode Character 'CEDILLA' (U+00B8) | 
		  ![]()  | 
	
CEDILLA
			CEDILLA
| Unicode Data | |
|---|---|
| Name | CEDILLA | 
| Block | Latin-1 Supplement | 
| Category | Symbol, Modifier [Sk] | 
| Combine | 0 | 
| BIDI | Other Neutrals [ON] | 
| Decomposition | <compat> SPACE (U+0020) COMBINING CEDILLA (U+0327) | 
| Mirror | N | 
| Old name | SPACING CEDILLA | 
| Index entries | cedilla, spacing CEDILLA spacing cedilla  | 
		
| Comments | this is a spacing character other spacing accent characters: U+02D8-U+02DB  | 
		
| See Also | combining cedilla U+0327 | 
		
| Approximations | 0020 0327 | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ¸ | 
| HTML Entity (hex) | ¸ | 
| HTML Entity (named) | ¸: ¸ ¸: ¸  | 
		
| How to type in Microsoft Windows | Alt +00B8 Alt 0184  | 
	
| UTF-8 (hex) | 0xC2 0xB8 (c2b8) | 
| UTF-8 (binary) | 11000010:10111000 | 
| UTF-16 (hex) | 0x00B8 (00b8) | 
| UTF-16 (decimal) | 184 | 
| UTF-32 (hex) | 0x000000B8 (00B8) | 
| UTF-32 (decimal) | 184 | 
| C/C++/Java source code | "\u00B8" | 
| Python source code | u"\u00B8" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ¸ | 
| string.toLowerCase() | ¸ | 
| Character.UnicodeBlock | LATIN_1_SUPPLEMENT | 
| 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 |