
Decimal to Binary conversion is accomplished easily by determining whether the decimal number is odd or even, then successive division by 2, recording the result in binary form.
(more…)
Posted in Conversion | 1 Comment »
Hi guys,
Sometimes, videos make it easier to understand things. Here’s a video that explains how to convert hexadecimal to binary and how to convert binary to hexadecimal.
Posted in Conversion | No Comments »
Hi guys,
First of all, I want to say thank you everyone for your support!
Most of you asked me to add more functions.
Don’t forget, I add string functions on a weekly basis, so come back to check new string functions
Here are two new ones to (more…)
Posted in Encode - Decode | No Comments »
In computer programming, computers only understand a binary numbering system – based on 2s. Currently, many programmers use a hexadecimal system, which is based on units of 16. Although there are many online tools to help with conversions, an understanding of manual ASCII to binary to hexadecimal conversions is helpful. (more…)
Posted in Conversion | No Comments »
Hello and welcome to StringFunction. I decided to open String Function in order to (more…)
Posted in News | 2 Comments »
If you have a question, noticed a problem, want to share an idea or simply want to comment this page, fill the box below and hit the "Submit" button
String to Lowercase Converter -
String to Uppercase Converter -
String to Hex Converter
Hex to String Converter -
Reverse String Online -
String Length Function -
Html Decode Online
Html Encode Online -
Url Decode Online -
Url Encode Online -
Hex to Binary Converter
Binary to Hex Converter -
Hex to Decimal Converter -
Convert a Decimal to Hex -
Binary to Decimal Converter
Decimal to Binary Converter -
Md5 Hash Online -
Sha1 Hash Online -
Md5 Reverse Lookup
Sha1 Reverse Lookup -
Ascii to Binary Converter -
Ascii to Decimal Converter
Convert Hex to Rgb -
Convert Rgb to Hex
