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 SMALL E
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF6A | |
| decimal | 65386 | |
| htmldecimal | ェ | |
| htmlhex | ェ | |
| css | \FF6A | |
| javascript | \u{FF6A} | |
| python | \uff6a | |
| java | \uFF6A | |
| go | \uFF6A | |
| ruby | \u{FF6A} | |
| rust | \u{FF6A} | |
| ccpp | \uff6a | |
| urlencoded | %EF%BD%AA | |
| utf8bytes | ef bd aa | |
| utf16bebytes | ff 6a | |
| utf32bebytes | 00 00 ff 6a |
How to Use
HTML:
ェ
CSS:
content: "\FF6A"
JavaScript:
"\u{FF6A}"
Python:
"\uff6a"
Properties
- Script
- Kana
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 30A7