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 TE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF83 | |
| decimal | 65411 | |
| htmldecimal | テ | |
| htmlhex | テ | |
| css | \FF83 | |
| javascript | \u{FF83} | |
| python | \uff83 | |
| java | \uFF83 | |
| go | \uFF83 | |
| ruby | \u{FF83} | |
| rust | \u{FF83} | |
| ccpp | \uff83 | |
| urlencoded | %EF%BE%83 | |
| utf8bytes | ef be 83 | |
| utf16bebytes | ff 83 | |
| utf32bebytes | 00 00 ff 83 |
How to Use
HTML:
テ
CSS:
content: "\FF83"
JavaScript:
"\u{FF83}"
Python:
"\uff83"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30C6