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