Greek Small Letter Alpha vs Greek Small Letter Sigma
VS
Perbandingan Properti
| Properti | α 03B1 | σ 03C3 |
|---|---|---|
| Nama | Greek Small Letter Alpha | Greek Small Letter Sigma |
| Kategori | Greek Letters | Greek Letters |
| Blok | Greek and Coptic | Greek and Coptic |
| Skrip | Grek | Grek |
| Kategori Umum | Lowercase Letter (Ll) | Lowercase Letter (Ll) |
| Bidireksional | L | L |
Perbandingan Pengkodean
| Format | 03B1 | 03C3 |
|---|---|---|
| Unicode | U+03B1 | U+03C3 |
| HTML Decimal | α | σ |
| HTML Hex | α | σ |
| CSS | \03B1 | \03C3 |
| JavaScript | \u{3B1} | \u{3C3} |
| Python | \u03b1 | \u03c3 |
| UTF-8 | ce b1 | cf 83 |
Cara Membedakan
Greek Small Letter Alpha dan Greek Small Letter Sigma keduanya termasuk kategori Greek Letters dan blok Greek and Coptic. Bandingkan titik kode dan tampilan visualnya untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.