Fullwidth Digit Two vs Fullwidth Latin Capital Letter G
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
مقارنة الخصائص
| الخاصية | 2 FF12 | G FF27 |
|---|---|---|
| الاسم | Fullwidth Digit Two | Fullwidth Latin Capital Letter G |
| الفئة | Punctuation | Punctuation |
| الكتلة | Halfwidth and Fullwidth Forms | Halfwidth and Fullwidth Forms |
| النص | Zyyy | Latn |
| الفئة العامة | Decimal Number (Nd) | Uppercase Letter (Lu) |
| ثنائي الاتجاه | EN | L |
مقارنة الترميز
| الصيغة | FF12 | FF27 |
|---|---|---|
| Unicode | U+FF12 | U+FF27 |
| HTML Decimal | 2 | G |
| HTML Hex | 2 | G |
| CSS | \FF12 | \FF27 |
| JavaScript | \u{FF12} | \u{FF27} |
| Python | \uff12 | \uff27 |
| UTF-8 | ef bc 92 | ef bc a7 |
كيفية التمييز
ينتمي كل من Fullwidth Digit Two وFullwidth Latin Capital Letter G إلى فئة Punctuation وكتلة Halfwidth and Fullwidth Forms. قارن نقاط الرمز والعرض المرئي للتمييز بينهما.
تلميح: الصق الحرف في محرر hex أو استخدم
charCodeAt()
في JavaScript للتحقق من نقطة الرمز الفعلية.