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' : ''">
>
FULLWIDTH GREATER-THAN SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF1E | |
| decimal | 65310 | |
| htmldecimal | > | |
| htmlhex | > | |
| css | \FF1E | |
| javascript | \u{FF1E} | |
| python | \uff1e | |
| java | \uFF1E | |
| go | \uFF1E | |
| ruby | \u{FF1E} | |
| rust | \u{FF1E} | |
| ccpp | \uff1e | |
| urlencoded | %EF%BC%9E | |
| utf8bytes | ef bc 9e | |
| utf16bebytes | ff 1e | |
| utf32bebytes | 00 00 ff 1e |
How to Use
HTML:
>
CSS:
content: "\FF1E"
JavaScript:
"\u{FF1E}"
Python:
"\uff1e"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- <wide> 003E