copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('J'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
J
FULLWIDTH LATIN CAPITAL LETTER J
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF2A | |
| decimal | 65322 | |
| htmldecimal | J | |
| htmlhex | J | |
| css | \FF2A | |
| javascript | \u{FF2A} | |
| python | \uff2a | |
| java | \uFF2A | |
| go | \uFF2A | |
| ruby | \u{FF2A} | |
| rust | \u{FF2A} | |
| ccpp | \uff2a | |
| urlencoded | %EF%BC%AA | |
| utf8bytes | ef bc aa | |
| utf16bebytes | ff 2a | |
| utf32bebytes | 00 00 ff 2a |
How to Use
HTML:
J
CSS:
content: "\FF2A"
JavaScript:
"\u{FF2A}"
Python:
"\uff2a"
Properties
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 004A