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' : ''">
サ
HALFWIDTH KATAKANA LETTER SA
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF7B | |
| decimal | 65403 | |
| htmldecimal | サ | |
| htmlhex | サ | |
| css | \FF7B | |
| javascript | \u{FF7B} | |
| python | \uff7b | |
| java | \uFF7B | |
| go | \uFF7B | |
| ruby | \u{FF7B} | |
| rust | \u{FF7B} | |
| ccpp | \uff7b | |
| urlencoded | %EF%BD%BB | |
| utf8bytes | ef bd bb | |
| utf16bebytes | ff 7b | |
| utf32bebytes | 00 00 ff 7b |
How to Use
HTML:
サ
CSS:
content: "\FF7B"
JavaScript:
"\u{FF7B}"
Python:
"\uff7b"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30B5