”
Right Double Quotation Mark
201D · General Punctuation · Zyyy
การเข้ารหัส
| Unicode | U+201D | |
| HTML Decimal | ” | |
| HTML Hex | ” | |
| CSS | \201D | |
| JavaScript | \u{201D} | |
| Python | \u201d | |
| Java | \u201D | |
| UTF-8 | e2 80 9d | |
| UTF-16 | 20 1d | |
| URL Encoded | %E2%80%9D |
คุณสมบัติ Unicode
Block
General Punctuation
Script
Zyyy
Category
Final Punctuation (Pf)
Bidirectional
ON
สัญลักษณ์ที่คล้ายกัน
สัญลักษณ์ที่เกี่ยวข้อง
เรียนรู้เพิ่มเติม
คู่มือที่เกี่ยวข้อง
Legacy Encodings: Latin-1, Windows-1252, Shift-JIS, and When You Still Need Them
A practical guide to legacy character encodings — when you'll encounter Latin-1, Windows-1252, Shift-JIS, EUC-KR, and how to convert them to UTF-8.
Curly Quotes vs Straight Quotes: Typography's Most Common Mix-Up
Understand the difference between smart quotes (“ ”) and straight quotes (" ") — when to use each, code vs prose, and auto-conversion pitfalls.