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