Is there anyway/notation of taking a finite set lets say A={1,4,8,2} and turning it into cycle form where order matters for example?

Is there anyway/notation of taking a finite set lets say A={1,4,8,2} and turning it into cycle form where order matters for example?

You can always write the pairing explicitly: $$ \{ \{1,1\}, \{2,4\}, \{3,8\}, \{4,2\} \} $$