Fullwidth Digit Five vs Fullwidth Digit Zero
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
مقارنة الخصائص
| الخاصية | 5 FF15 | 0 FF10 |
|---|---|---|
| الاسم | Fullwidth Digit Five | Fullwidth Digit Zero |
| الفئة | Punctuation | Punctuation |
| الكتلة | Halfwidth and Fullwidth Forms | Halfwidth and Fullwidth Forms |
| النص | Zyyy | Zyyy |
| الفئة العامة | Decimal Number (Nd) | Decimal Number (Nd) |
| ثنائي الاتجاه | EN | EN |
مقارنة الترميز
| الصيغة | FF15 | FF10 |
|---|---|---|
| Unicode | U+FF15 | U+FF10 |
| HTML Decimal | 5 | 0 |
| HTML Hex | 5 | 0 |
| CSS | \FF15 | \FF10 |
| JavaScript | \u{FF15} | \u{FF10} |
| Python | \uff15 | \uff10 |
| UTF-8 | ef bc 95 | ef bc 90 |
كيفية التمييز
ينتمي كل من Fullwidth Digit Five وFullwidth Digit Zero إلى فئة Punctuation وكتلة Halfwidth and Fullwidth Forms. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.