This is a simple and easy-to-use color code converter
-
Updated
Apr 21, 2021
This is a simple and easy-to-use color code converter
A number base converter in C
Binary hexadecimal converter
This is a simple repo to change numbers to binary and different popular bases.
A tool written in C++ to take a quick look into any type of file, it allows to view the binary, decimal, octal, hexadecimal representations of files.
A puzzle game where players guess hexadecimal colour codes
hexify is a program for displaying files in hex and also giving an ascii letter to each hex number in a nice terminal gui.
[Easy Colors] Colour generator and picker made in Visual Basic 4.0.
Ranga's Hex Dump - a simple utility for dumping the contents of files in hex
Hexadecimal is a number system based on 16 digits, using the numbers 0-9 and the letters A-F. Each digit represents a value from 0 to 15. It is commonly used in computing because it's more compact than binary and easier for humans to read, often representing data like colors, memory addresses, or machine code. For example, "A3" is equal to 163.
Change texts to different kind of encode
Convert any base to base-ten and visa versa with custom charset
Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases
convert any base to decimal base
permutation cipher for encrypting and decrypting a hexadecimal string
xor cipher for shift base encrypting and decrypting hexadecimal string
Add a description, image, and links to the hexadecimal topic page so that developers can more easily learn about it.
To associate your repository with the hexadecimal topic, visit your repo's landing page and select "manage topics."