Contoh penggunaan nyata
- Cari HTTP status code saat menulis error handling API.
- Salin command Git saat recovery branch atau konflik merge.
- Cek MIME type benar sebelum upload file ke server.
Referensi cepat untuk HTML entity, HTTP status, MIME type, Git command, Excel formula, dan SQL.
Pilih kategori, lalu cari istilah yang kamu butuhkan.
| Entity | Symbol | Description |
|---|---|---|
& | & | Ampersand |
< | < | Less than |
> | > | Greater than |
" | " | Double quote |
' | ' | Single quote |
© | © | Copyright |
® | ® | Registered trademark |
™ | ™ | Trademark |
| Non-breaking space | |
… | … | Ellipsis |
— | — | Em dash |
– | – | En dash |
• | • | Bullet |
· | · | Middle dot |
° | ° | Degree |
± | ± | Plus-minus |
× | × | Multiplication |
÷ | ÷ | Division |
€ | € | Euro |
£ | £ | Pound sterling |
¥ | ¥ | Yen |
¢ | ¢ | Cent |
§ | § | Section sign |
¶ | ¶ | Paragraph sign |
« | « | Left double angle quote |
» | » | Right double angle quote |
Cheat sheet cocok dipakai saat debugging cepat, coding interview prep, atau saat kamu lupa sintaks spesifik.