| Type | Value |
|---|---|
| Unicode Character: | ” |
| Hex Code Point: | U+201D |
| Char In Input: | |
| Alternative Char Name (alias): | DOUBLE COMMA QUOTATION MARK |
| Large Font: | ” |
| Unicode Character Information | |
|---|---|
| Unicode Block Name: | General Punctuation |
| Unicode Block Range: | 2000 - 206F |
| General Category (short name): | Final_Punctuation(Pf) |
| 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) | 201d |
| Formal Unicode Notation | U+201D |
| Decimal Code Point(s) | 8221 |
| UTF-8 Hex (C Syntax) | 0xE2 0x80 0x9D |
| UTF-8 Hex Bytes | E2 80 9D |
| UTF-8 Octal Bytes | 342 200 235 |
| UTF-16 Hex (C Syntax) | 0x201D |
| UTF-16 Hex | 201d |
| UTF-16 Dec | 8221 |
| UTF-32 Hex (C Syntax) | 0x0000201D |
| UTF-32 Hex | 201D |
| UTF-32 Dec | 8221 |
| Python Src | u"\u201D" |
| PHP Src | "\xe2\x80\x9d" |
| C/C++/Java Src | "\u201D" |