| Type | Value |
|---|---|
| Unicode Character: | ' |
| Hex Code Point: | U+0027 |
| Char In Input: | |
| Alternative Char Name (alias): | APOSTROPHE-QUOTE |
| Large Font: | ' |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | Basic Latin |
| Unicode Block Range: | 0000 - 007F |
| General Category (short name): | Other_Punctuation(Po) |
| Bidi Class Name: | Other_Neutral |
| Bidi Class Short: | ON |
| 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) | 27 |
| Formal Unicode Notation | U+27 |
| Decimal Code Point(s) | 39 |
| UTF-8 Hex (C Syntax) | 0x27 |
| UTF-8 Hex Bytes | 27 |
| UTF-8 Octal Bytes | 47 |
| UTF-16 Hex (C Syntax) | 0x0027 |
| UTF-16 Hex | 0027 |
| UTF-16 Dec | 39 |
| UTF-32 Hex (C Syntax) | 0x00000027 |
| UTF-32 Hex | 27 |
| UTF-32 Dec | 39 |
| Python Src | u"\u0027" |
| PHP Src | "\x27" |
| C/C++/Java Src | "\u0027" |