| Type | Value |
|---|---|
| Unicode Character: | ¢ |
| Hex Code Point: | U+00A2 |
| 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) | a2 |
| Formal Unicode Notation | U+A2 |
| Decimal Code Point(s) | 162 |
| UTF-8 Hex (C Syntax) | 0xC2 0xA2 |
| UTF-8 Hex Bytes | C2 A2 |
| UTF-8 Octal Bytes | 302 242 |
| UTF-16 Hex (C Syntax) | 0x00A2 |
| UTF-16 Hex | 00a2 |
| UTF-16 Dec | 162 |
| UTF-32 Hex (C Syntax) | 0x000000A2 |
| UTF-32 Hex | A2 |
| UTF-32 Dec | 162 |
| Python Src | u"\u00A2" |
| PHP Src | "\xc2\xa2" |
| C/C++/Java Src | "\u00A2" |