Fullwidth Digit Four vs Fullwidth Digit Six
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
Сравнение свойств
| Свойство | 4 FF14 | 6 FF16 |
|---|---|---|
| Название | Fullwidth Digit Four | Fullwidth Digit Six |
| Категория | Punctuation | Punctuation |
| Блок | Halfwidth and Fullwidth Forms | Halfwidth and Fullwidth Forms |
| Скрипт | Zyyy | Zyyy |
| Общая категория | Decimal Number (Nd) | Decimal Number (Nd) |
| Двунаправленный | EN | EN |
Сравнение кодировок
| Формат | FF14 | FF16 |
|---|---|---|
| Unicode | U+FF14 | U+FF16 |
| HTML Decimal | 4 | 6 |
| HTML Hex | 4 | 6 |
| CSS | \FF14 | \FF16 |
| JavaScript | \u{FF14} | \u{FF16} |
| Python | \uff14 | \uff16 |
| UTF-8 | ef bc 94 | ef bc 96 |
Как различить
Fullwidth Digit Four и Fullwidth Digit Six относятся к категории Punctuation и блоку Halfwidth and Fullwidth Forms. Сравните их кодовые точки и визуальное отображение для различения.
Совет: Вставьте символ в hex-редактор или используйте
charCodeAt()
в JavaScript для проверки фактической кодовой точки.