Digit Zero vs Latin Small Letter E
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
So sánh thuộc tính
| Thuộc tính | 0 0030 | e 0065 |
|---|---|---|
| Tên | Digit Zero | Latin Small Letter E |
| Danh mục | Latin Extended | Latin Extended |
| Khối | Basic Latin | Basic Latin |
| Chữ viết | Zyyy | Latn |
| Danh mục chung | Decimal Number (Nd) | Lowercase Letter (Ll) |
| Hai chiều | EN | L |
So sánh mã hóa
| Định dạng | 0030 | 0065 |
|---|---|---|
| Unicode | U+0030 | U+0065 |
| HTML Decimal | 0 | e |
| HTML Hex | 0 | e |
| CSS | \0030 | \0065 |
| JavaScript | \u{30} | \u{65} |
| Python | \u0030 | \u0065 |
| UTF-8 | 30 | 65 |
Cách phân biệt
Digit Zero và Latin Small Letter E đều thuộc danh mục Latin Extended và khối Basic Latin. Hãy so sánh điểm mã và hiển thị trực quan của chúng để phân biệt.
Mẹo: Dán ký tự vào trình chỉnh sửa hex hoặc dùng
charCodeAt()
trong JavaScript để kiểm tra điểm mã thực tế.