‘
Left Single Quotation Mark
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
2018 · General Punctuation · Zyyy
인코딩
| Unicode 블록 | U+2018 | |
| 10진수 | ‘ | |
| HTML 16진수 | ‘ | |
| CSS | \2018 | |
| JavaScript | \u{2018} | |
| Python | \u2018 | |
| Java | \u2018 | |
| UTF-8 16진수 | e2 80 98 | |
| UTF-16 | 20 18 | |
| URL 인코딩 | %E2%80%98 |
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.