Fullwidth Digit Three 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
プロパティ比較
| プロパティ | 3 FF13 | G FF27 |
|---|---|---|
| 名前 | Fullwidth Digit Three | 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 |
エンコード比較
| フォーマット | FF13 | FF27 |
|---|---|---|
| Unicode | U+FF13 | U+FF27 |
| HTML Decimal | 3 | G |
| HTML Hex | 3 | G |
| CSS | \FF13 | \FF27 |
| JavaScript | \u{FF13} | \u{FF27} |
| Python | \uff13 | \uff27 |
| UTF-8 | ef bc 93 | ef bc a7 |
見分け方
Fullwidth Digit Three と Fullwidth Latin Capital Letter G はどちらも Punctuation カテゴリと Halfwidth and Fullwidth Forms ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。