’
Right Single Quotation Mark
2019 · General Punctuation · Zyyy
Mã hóa
| Unicode | U+2019 | |
| HTML Decimal | ’ | |
| HTML Hex | ’ | |
| CSS | \2019 | |
| JavaScript | \u{2019} | |
| Python | \u2019 | |
| Java | \u2019 | |
| UTF-8 | e2 80 99 | |
| UTF-16 | 20 19 | |
| URL Encoded | %E2%80%99 |
Thuộc tính Unicode
Block
General Punctuation
Script
Zyyy
Category
Final Punctuation (Pf)
Bidirectional
ON
Ký hiệu tương tự
Ký hiệu liên quan
Tìm hiểu thêm
Hướng dẫn liên quan
How to Use the SymbolFYI Unicode Lookup Tool
A guide to SymbolFYI's Unicode Lookup — enter a U+ codepoint to see the character's name, block, script, and full encoding details.
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.