| Type | Value |
|---|---|
| Unicode Character: | £ |
| Hex Code Point: | U+00A3 |
| Char In Input: | |
| Large Font: | £ |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Latin-1 Supplement |
| Unicode Block Range: | 0080 - 00FF |
| General Category (short name): | Currency_Symbol(Sc) |
| Bidi Class Name: | European_Terminator |
| Bidi Class Short: | ET |
| Bidi Mirrored: | N |
| Script Name: | Common |
| Script Name Short: | Zyyy |
| Character Age: | 1.1 |
| Code Version | Unicode Value |
|---|---|
| UTF-8 Unicode Character(s) | £ |
| UTF-8 Character Count | 1 |
| Character(s) In Input | |
| AppleColorEmoji Font (available in OSX/iOS) | £ |
| Decimal HTML Entity | £ |
| Hexadecimal HTML Entity | £ |
| Hex Code Point(s) | a3 |
| Formal Unicode Notation | U+A3 |
| Decimal Code Point(s) | 163 |
| UTF-8 Hex (C Syntax) | 0xC2 0xA3 |
| UTF-8 Hex Bytes | C2 A3 |
| UTF-8 Octal Bytes | 302 243 |
| UTF-16 Hex (C Syntax) | 0x00A3 |
| UTF-16 Hex | 00a3 |
| UTF-16 Dec | 163 |
| UTF-32 Hex (C Syntax) | 0x000000A3 |
| UTF-32 Hex | A3 |
| UTF-32 Dec | 163 |
| Python Src | u"\u00A3" |
| PHP Src | "\xc2\xa3" |
| C/C++/Java Src | "\u00A3" |