Greek Small Letter Alpha vs Greek Theta Symbol
VS
Perbandingan Properti
| Properti | α 03B1 | ϑ 03D1 |
|---|---|---|
| Nama | Greek Small Letter Alpha | Greek Theta Symbol |
| 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 | 03D1 |
|---|---|---|
| Unicode | U+03B1 | U+03D1 |
| HTML Decimal | α | ϑ |
| HTML Hex | α | ϑ |
| CSS | \03B1 | \03D1 |
| JavaScript | \u{3B1} | \u{3D1} |
| Python | \u03b1 | \u03d1 |
| UTF-8 | ce b1 | cf 91 |
Cara Membedakan
Greek Small Letter Alpha dan Greek Theta Symbol 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.