Loading...
Loading...
Online Hex Tools is the OnlineTools.com sub-site dedicated to hexadecimal numbers — conversion between bases, encoding, bitwise operations, and hex-IP/colour handling.
Converts ASCII characters to their hexadecimal byte values.
Converts hex byte values to ASCII characters.
Converts a hex byte sequence back into a string.
Decodes a hex byte sequence into plain text.
Decodes a hex byte sequence back to UTF-8 text.
Converts a string into its hex byte representation.
Encodes plain text into a hex byte sequence.
Converts UTF-8 text to its hexadecimal byte sequence.
Computes the bitwise AND of multiple hex numbers.
Computes the bitwise NAND of multiple hex numbers.
Computes the bitwise OR of multiple hex numbers.
Reverses the digit order of a hex number.
Cyclically shifts the digits of a hex number left or right.
Randomises the digit order in a hex number.
Converts a Roman numeral to its hex equivalent.
Converts octal numbers to hexadecimal.