一样的啊
If no format strings are specified, the default display is equivalent to
specifying the -x option.
-x Two-byte hexadecimal display. Display the input offset in hexa‐
decimal, followed by eight, space separated, four column, zero-
filled, two-byte quantities of input data, in hexadecimal, per
line.
-C Canonical hex+ASCII display. Display the input offset in hexa‐
decimal, followed by sixteen space-separated, two column, hexa‐
decimal bytes, followed by the same sixteen bytes in %_p format
enclosed in ``|'' characters.
Calling the command hd implies this option.
vi会保证文件以空行结尾,所以后面加了个换行