copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('¥'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
¥
FULLWIDTH YEN SIGN
Tabel Pengkodean
| Format | Nilai | Salin |
|---|---|---|
| unicode | U+FFE5 | |
| decimal | 65509 | |
| htmldecimal | ¥ | |
| htmlhex | ¥ | |
| css | \FFE5 | |
| javascript | \u{FFE5} | |
| python | \uffe5 | |
| java | \uFFE5 | |
| go | \uFFE5 | |
| ruby | \u{FFE5} | |
| rust | \u{FFE5} | |
| ccpp | \uffe5 | |
| urlencoded | %EF%BF%A5 | |
| utf8bytes | ef bf a5 | |
| utf16bebytes | ff e5 | |
| utf32bebytes | 00 00 ff e5 |
Cara Penggunaan
HTML:
¥
CSS:
content: "\FFE5"
JavaScript:
"\u{FFE5}"
Python:
"\uffe5"
Properti
- Skrip
- Zyyy
- Kategori
- Currency Symbol (Sc)
- Dua Arah
- ET
- Penggabungan
- 0
- Dicerminkan
- Tidak
- Dekomposisi
- <wide> 00A5