Greek Capital Letter Rho vs Greek Question Mark
VS
Perbandingan Properti
| Properti | Ρ 03A1 | ; 037E |
|---|---|---|
| Nama | Greek Capital Letter Rho | Greek Question Mark |
| Kategori | Greek Letters | Greek Letters |
| Blok | Greek and Coptic | Greek and Coptic |
| Skrip | Grek | Zyyy |
| Kategori Umum | Uppercase Letter (Lu) | Other Punctuation (Po) |
| Bidireksional | L | ON |
Perbandingan Pengkodean
| Format | 03A1 | 037E |
|---|---|---|
| Unicode | U+03A1 | U+037E |
| HTML Decimal | Ρ | ; |
| HTML Hex | Ρ | ; |
| CSS | \03A1 | \037E |
| JavaScript | \u{3A1} | \u{37E} |
| Python | \u03a1 | \u037e |
| UTF-8 | ce a1 | cd be |
Cara Membedakan
Greek Capital Letter Rho dan Greek Question Mark 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.