| Type | Value |
|---|---|
| Unicode Character: | « |
| Hex Code Point: | U+00AB |
| Char In Input: | |
| Alternative Char Name (alias): | LEFT POINTING GUILLEMET |
| Large Font: | « |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Latin-1 Supplement |
| Unicode Block Range: | 0080 - 00FF |
| General Category (short name): | Initial_Punctuation(Pi) |
| Bidi Class Name: | Other_Neutral |
| Bidi Class Short: | ON |
| Bidi Mirrored: | Y |
| 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) | ab |
| Formal Unicode Notation | U+AB |
| Decimal Code Point(s) | 171 |
| UTF-8 Hex (C Syntax) | 0xC2 0xAB |
| UTF-8 Hex Bytes | C2 AB |
| UTF-8 Octal Bytes | 302 253 |
| UTF-16 Hex (C Syntax) | 0x00AB |
| UTF-16 Hex | 00ab |
| UTF-16 Dec | 171 |
| UTF-32 Hex (C Syntax) | 0x000000AB |
| UTF-32 Hex | AB |
| UTF-32 Dec | 171 |
| Python Src | u"\u00AB" |
| PHP Src | "\xc2\xab" |
| C/C++/Java Src | "\u00AB" |