Unicode Character 'LATIN SMALL LETTER THORN' (U+00FE) | 
		  ![]()  | 
	
LATIN SMALL LETTER THORN
			LATIN SMALL LETTER THORN
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER THORN | 
| Block | Latin-1 Supplement | 
| Category | Letter, Lowercase [Ll] | 
| Combine | 0 | 
| BIDI | Left-to-Right [L] | 
| Mirror | N | 
| Index entries | THORN, LATIN SMALL LETTER LATIN SMALL LETTER THORN  | 
		
| Upper case | U+00DE | 
| Title case | U+00DE | 
| Comments | Icelandic, Old English, phonetics Runic letter borrowed into Latin script replaced by "th" in modern English  | 
		
| See Also | greek small letter sho U+03F8 runic letter thurisaz thurs thorn U+16A6 latin small letter double thorn U+A7D3  | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | þ | 
| HTML Entity (hex) | þ | 
| HTML Entity (named) | þ | 
		
| How to type in Microsoft Windows | Alt +00FE Alt 0254  | 
	
| UTF-8 (hex) | 0xC3 0xBE (c3be) | 
| UTF-8 (binary) | 11000011:10111110 | 
| UTF-16 (hex) | 0x00FE (00fe) | 
| UTF-16 (decimal) | 254 | 
| UTF-32 (hex) | 0x000000FE (00fe) | 
| UTF-32 (decimal) | 254 | 
| C/C++/Java source code | "\u00FE" | 
| Python source code | u"\u00FE" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Þ | 
| string.toLowerCase() | þ | 
| Character.UnicodeBlock | LATIN_1_SUPPLEMENT | 
| 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 |