“
Left Double Quotation Mark
201C · General Punctuation · Zyyy
การเข้ารหัส
| Unicode | U+201C | |
| HTML Decimal | “ | |
| HTML Hex | “ | |
| CSS | \201C | |
| JavaScript | \u{201C} | |
| Python | \u201c | |
| Java | \u201C | |
| UTF-8 | e2 80 9c | |
| UTF-16 | 20 1c | |
| URL Encoded | %E2%80%9C |
คุณสมบัติ Unicode
Block
General Punctuation
Script
Zyyy
Category
Initial Punctuation (Pi)
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.