‘
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 | |
| 十进制 | ‘ | |
| HTML十六进制 | ‘ | |
| CSS | \2018 | |
| JavaScript | \u{2018} | |
| Python | \u2018 | |
| Java | \u2018 | |
| UTF-8 十六进制 | 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.