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 HI
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF8B | |
| decimal | 65419 | |
| htmldecimal | ヒ | |
| htmlhex | ヒ | |
| css | \FF8B | |
| javascript | \u{FF8B} | |
| python | \uff8b | |
| java | \uFF8B | |
| go | \uFF8B | |
| ruby | \u{FF8B} | |
| rust | \u{FF8B} | |
| ccpp | \uff8b | |
| urlencoded | %EF%BE%8B | |
| utf8bytes | ef be 8b | |
| utf16bebytes | ff 8b | |
| utf32bebytes | 00 00 ff 8b |
How to Use
HTML:
ヒ
CSS:
content: "\FF8B"
JavaScript:
"\u{FF8B}"
Python:
"\uff8b"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30D2