Convert a mac address between dot notation, bit-reversed, hexadecimal and more!
Traditional MAC addresses are 12-digit (6 bytes or 48 bits) hexadecimal numbers. By convention, these addresses are usually written in one of the following three formats, though there are variations.
MM:MM:MM:SS:SS:SS
MM-MM-MM-SS-SS-SS
MMMM.MMSS.SSSS
For example Colon-Hexadecimal notation is used by Linux OS and Period-separated Hexadecimal notation is used by Cisco Systems.