Fullwidth Digit Two vs Fullwidth Latin Capital Letter K
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
Perbandingan Properti
| Properti | 2 FF12 | K FF2B |
|---|---|---|
| Nama | Fullwidth Digit Two | Fullwidth Latin Capital Letter K |
| Kategori | Punctuation | Punctuation |
| Blok | Halfwidth and Fullwidth Forms | Halfwidth and Fullwidth Forms |
| Skrip | Zyyy | Latn |
| Kategori Umum | Decimal Number (Nd) | Uppercase Letter (Lu) |
| Bidireksional | EN | L |
Perbandingan Pengkodean
| Format | FF12 | FF2B |
|---|---|---|
| Unicode | U+FF12 | U+FF2B |
| HTML Decimal | 2 | K |
| HTML Hex | 2 | K |
| CSS | \FF12 | \FF2B |
| JavaScript | \u{FF12} | \u{FF2B} |
| Python | \uff12 | \uff2b |
| UTF-8 | ef bc 92 | ef bc ab |
Cara Membedakan
Fullwidth Digit Two dan Fullwidth Latin Capital Letter K keduanya termasuk kategori Punctuation dan blok Halfwidth and Fullwidth Forms. Bandingkan titik kode dan tampilan visualnya untuk membedakan keduanya.
Tips: Tempelkan karakter ke editor hex atau gunakan
charCodeAt()
di JavaScript untuk memeriksa titik kode yang sebenarnya.