in vim how can i view the macro

in vim how can i see the definition of a macro?
for example
i have EOF in my file.
i want to see the value of EOF how can i do this.

To display invisible characters such as tabs and end-of-line use :set list

Macros or special chars?

This is for macros:

:map