Indian Rupee Sign vs Pound Sign
VS
Comparaison des propriétés
| Propriété | ₹ 20B9 | £ 00A3 |
|---|---|---|
| Nom | Indian Rupee Sign | Pound Sign |
| Catégorie | Currency Signs | Currency Signs |
| Bloc | Currency Symbols | Latin-1 Supplement |
| Écriture | Zyyy | Zyyy |
| Catégorie générale | Currency Symbol (Sc) | Currency Symbol (Sc) |
| Bidirectionnel | ET | ET |
Comparaison d'encodages
| Format | 20B9 | 00A3 |
|---|---|---|
| Unicode | U+20B9 | U+00A3 |
| HTML Decimal | ₹ | £ |
| HTML Hex | ₹ | £ |
| CSS | \20B9 | \00A3 |
| JavaScript | \u{20B9} | \u{A3} |
| Python | \u20b9 | \u00a3 |
| UTF-8 | e2 82 b9 | c2 a3 |
Comment les distinguer
Indian Rupee Sign et Pound Sign sont tous deux dans la catégorie Currency Signs mais résident dans des blocs Unicode différents. Vérifiez le point de code pour les distinguer.
Conseil : Collez le caractère dans un éditeur hexadécimal ou utilisez
charCodeAt()
en JavaScript pour vérifier le point de code réel.