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