Fullwidth Digit Four vs Fullwidth Right White Parenthesis
VS
プロパティ比較
エンコード比較
| フォーマット | FF14 | FF60 |
|---|---|---|
| Unicode | U+FF14 | U+FF60 |
| HTML Decimal | 4 | ⦆ |
| HTML Hex | 4 | ⦆ |
| CSS | \FF14 | \FF60 |
| JavaScript | \u{FF14} | \u{FF60} |
| Python | \uff14 | \uff60 |
| UTF-8 | ef bc 94 | ef bd a0 |
見分け方
Fullwidth Digit Four と Fullwidth Right White Parenthesis はどちらも 句読点 カテゴリと Halfwidth and Fullwidth Forms ブロックに属しています。コードポイント、エンコーディング、Unicode プロパティを比較して見分けてください。
ヒント: 文字を hex エディタに貼り付けるか、
charCodeAt()
を JavaScript で使って実際のコードポイントを確認してください。