“
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.