Unicode Character 'LIRA SIGN' (U+20A4) | 
		  ![]()  | 
	
LIRA SIGN
			LIRA SIGN
| Unicode Data | |
|---|---|
| Name | LIRA SIGN | 
| Block | Currency Symbols | 
| Category | Symbol, Currency [Sc] | 
| Combine | 0 | 
| BIDI | European Number Terminator [ET] | 
| Mirror | N | 
| Index entries | currency, turkish LIRA SIGN italian currency currency, italian  | 
		
| Comments | intended for lira, but not widely used preferred character for lira is U+00A3  | 
		
| See Also | pound sign U+00A3 turkish lira sign U+20BA  | 
		
| Version | Unicode 1.1.0 (June, 1993) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ₤ | 
| HTML Entity (hex) | ₤ | 
| How to type in Microsoft Windows | Alt +20A4 | 
	
| UTF-8 (hex) | 0xE2 0x82 0xA4 (e282a4) | 
| UTF-8 (binary) | 11100010:10000010:10100100 | 
| UTF-16 (hex) | 0x20A4 (20a4) | 
| UTF-16 (decimal) | 8,356 | 
| UTF-32 (hex) | 0x000020A4 (20A4) | 
| UTF-32 (decimal) | 8,356 | 
| C/C++/Java source code | "\u20A4" | 
| Python source code | u"\u20A4" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ₤ | 
| string.toLowerCase() | ₤ | 
| Character.UnicodeBlock | CURRENCY_SYMBOLS | 
| 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 |