Latin Capital Letter Ae vs No-Break Space
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
VS
Perbandingan Properti
| Properti | Æ 00C6 | 00A0 |
|---|---|---|
| Nama | Latin Capital Letter Ae | No-Break Space |
| Kategori | Latin Extended | Latin Extended |
| Blok | Latin-1 Supplement | Latin-1 Supplement |
| Skrip | Latn | Zyyy |
| Kategori Umum | Uppercase Letter (Lu) | Space Separator (Zs) |
| Bidireksional | L | CS |
Perbandingan Pengkodean
| Format | 00C6 | 00A0 |
|---|---|---|
| Unicode | U+00C6 | U+00A0 |
| HTML Decimal | Æ |   |
| HTML Hex | Æ |   |
| CSS | \00C6 | \00A0 |
| JavaScript | \u{C6} | \u{A0} |
| Python | \u00c6 | \u00a0 |
| UTF-8 | c3 86 | c2 a0 |
Cara Membedakan
Latin Capital Letter Ae dan No-Break Space keduanya termasuk kategori Latin Extended dan blok Latin-1 Supplement. 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.