36 (base-36) = 10 (decimal) 58 (base-58) = 10 (decimal) 62 (base-62) = 10 (decimal) 64 (base-64) = 10 (decimal) Octal (base-8): 2 (binary) = 2 (octal) 8 (octal) = 10 (decimal) 10 (decimal) = 12 (octal) 16 (hexadecimal) = 20 (octal) 32 (base-32) = 40 (oc...
Populate With: | Default Bases | All Bases | Even Bases | Odd Bases | Prime Bases | Power of Two Bases | © DigitConvert 2025 | Questions or comments? Email support@digitconvert.com
I intended for programmers and beginners in PHP programming who wish to have a utility which will quickly enable them to convert values from one number format to another. Although PHP has a series of standard functions to convert values between decimal (base 10) and binary (base 2), octal (...
• Convert Across Bases (2–36): Effortlessly switch between binary, octal, decimal, hexadecimal, and beyond. • User-Friendly Design: Simple and intuitive, making even complex conversions a breeze. • Favourites List: Save your frequently used conversions for quick access anytime. ...
ASCII to hex Base converter Binary converter Binary to ASCII Binary to decimal Binary to hex Date to roman Decimal to fraction Decimal to percent Decimal to binary Decimal to octal Decimal to hex Fraction to decimal Fraction to percent Hex/decimal/octal/binary converter Hex to ASCII Hex to bina...
System.ComponentModel.DecimalConverter System.ComponentModel.DoubleConverter System.ComponentModel.HalfConverter System.ComponentModel.Int128Converter More… Methods Expand table CanConvertFrom(ITypeDescriptorContext, Type) Determines if this converter can convert an object in the given source type to the native ...
ToUInt16 Method ToUInt32 Method ToUInt64 Method Converter(TInput, TOutput) Delegate DataMisalignedException Class DateTime Structure DateTimeKind Enumeration DateTimeOffset Structure DayOfWeek Enumeration DBNull Class Decimal Structure Delegate Class
Decimal (Example: 097 044 098) Binary (Example: 01100001 00101100 01100010)ASCII Converter enables you to easily convert ASCII characters to their hex, decimal, and binary representations. In addition, you can percent encode/decode URL parameters and encode binary data to Base64.The...
Unicode Converter enables you to easily convert Unicode characters in UTF-16, UTF-8, and UTF-32 formats to their Unicode and decimal representations. In addition, you can percent encode/decode URL parameters and encode text to Base64.The Unicode converter doesn't automatically add spaces between...
That way you can perform the conversion between ASCII, binary, octal, decimal, hexadecimal. Program can also convert between bases 2-36. How to build: $ ./configure $ make $ make install Usage You cannot call bindechexascii directly, but can use symlinks to applets. All applets: ibase...